Back to the main page.
Bug 1492 - unexpected behavior ft_multiplotTFR: when calling with 4d input the result is empty topoplot
Status | CLOSED DUPLICATE |
Reported | 2012-05-29 12:29:00 +0200 |
Modified | 2013-01-17 10:42:27 +0100 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Roemer van der Meij |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Roemer van der Meij - 2012-05-29 12:29:33 +0200
When the input is rpt_chan_freq_time, it suddenly produces an empty topoplot, instead of a multiplot.
Roemer van der Meij - 2012-05-29 12:35:15 +0200
With input 'chan_freq_time', also an empty topoplot is given. See test_ft_multiplotTFR.m
Roemer van der Meij - 2012-05-29 12:40:18 +0200
This occurs when no layout is given, and the layout is created from the data.grad. If a layout is given, it suddenly works fine. Assigning to me, will fix together with other fixes. See bugs: bug 1456 bug 1459 bug 1476
Roemer van der Meij - 2012-07-12 16:06:38 +0200
This bugs is not caused by ft_multiplotTFR, but by the automatic creating of the layout from data.grad (stuff was actually plotted, but so tiny it was unobservable). *** This bug has been marked as a duplicate of bug 1610 ***