[FieldTrip] how to add legend to ft_multiplotER/ft_singleplotER?

Songhee Kim songhee.kim at nyu.edu
Tue May 24 00:23:50 CEST 2022


Hi FieldTrippers,

How can I show legend (for experiment conditions) when plotting using
ft_multiplotER or ft_singleplotER?

For example, the figure generated by the following codes doesn't show a
legend.
cfg = [];
cfg.channel = 'all';
cfg.xlim    = [0 1];
cfg.layout  = lay;
cfg.showlegend   = 'yes';
figure;
ft_multiplotER(cfg, ga_container.E, ga_container.A);



-- 
*Songhee Kim, PhD*
Postdoctoral Fellow
Department of Neurology
Medical College of Wisconsin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20220523/05094254/attachment.htm>


More information about the fieldtrip mailing list