Missing "subplots" in ft_multiplotER

Matthias Wacker Matthias.Wacker at MTI.UNI-JENA.DE
Tue Jun 1 15:00:15 CEST 2010


Dear Community,

I have lasting problems with the ft_multiplotER routine. When I do a
multiplot, the small plots themselves are missing (Snapshot.png).
However, using the interactive mode, averaging over multiple channels
with mouse interaction shows that the data is there (Snapshot2.png).
What am I doing wrong? Or is it a known issue?

%%%%%%% BEGIN CODE %%%%%%%%
...
[data] = ft_preprocessing(cfg);
...

%% time locked analysis
cfg = [];
avgData = ft_timelockanalysis(cfg, data);

%% plot it
% create layout
lay = ft_prepare_layout([], data);
% plot
cfg = [];
cfg.showlabels = 'yes';
cfg.fontsize = 6;
cfg.layout = lay;
cfg.interactive='yes';
ft_multiplotER(cfg, avgData);

%%%%%%% END CODE %%%%%%%%

Thanks for any help!

Best regards,

Matthias Wacker

____________________
Universitätsklinikum Jena
Körperschaft des öffentlichen Rechts und Teilkörperschaft der
Friedrich-Schiller-Universität Jena
Bachstraße 18, 07743 Jena
Verwaltungsratsvorsitzender: Prof. Dr. Thomas Deufel;
Medizinischer Vorstand: Prof. Dr. Klaus Höffken;
Wissenschaftlicher Vorstand: Prof. Dr. Klaus Benndorf;
Kaufmännischer Vorstand und Sprecher
des Klinikumsvorstandes: Rudolf Kruse
Bankverbindung: Sparkasse Jena; BLZ: 830 530 30; Kto.: 221;
Gerichtsstand Jena
Steuernummer: 161/144/02978; USt.-IdNr. : DE 150545777


----------------------------------
The aim of this list is to facilitate the discussion between users of the FieldTrip  toolbox, to share experiences and to discuss new ideas for MEG and EEG analysis. See also http://listserv.surfnet.nl/archives/fieldtrip.html and http://www.ru.nl/neuroimaging/fieldtrip.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Snapshot2.png
Type: image/png
Size: 41862 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20100601/9d0815a3/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Snapshot.png
Type: image/png
Size: 41348 bytes
Desc: not available
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20100601/9d0815a3/attachment-0003.png>


More information about the fieldtrip mailing list