Back to the main page.

Bug 2722 - maskparameter is not passed along properly in ft_multiplotER

Status CLOSED FIXED
Reported 2014-10-02 22:06:00 +0200
Modified 2015-02-11 10:39:59 +0100
Product: FieldTrip
Component: plotting
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P5 normal
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2014-10-02 22:06:43 +0200

as noticed in preparation of the stats tutorial. I will upload the data to reproduce this next week.


Robert Oostenveld - 2014-10-02 22:09:01 +0200

to reproduce: cfg = []; cfg.layout = 'neuromag306mag.lay'; cfg.maskparameter = 'mask'; cfg.maskstyle = 'box'; ft_multiplotER(cfg, ERF_std, ERF_dev); and then 1) select->singleplot 2) select-> topoplot -> error


Robert Oostenveld - 2014-10-07 14:26:54 +0200

mac011> svn commit test/inspect_bug2722.m private/topoplot_common.m plotting/ft_plot_vector.m Sending plotting/ft_plot_vector.m Sending private/topoplot_common.m Adding test/inspect_bug2722.m Transmitting file data ... Committed revision 9886.


Robert Oostenveld - 2015-02-11 10:39:59 +0100

Closed several bugs that were recently resolved. Please reopen if you are not happy with the resolution.