[Eeglablist] Can I use matapolottopo to plot ERSP comparisons?
Tarik S Bel-Bahar
tarikbelbahar at gmail.com
Mon Nov 13 11:48:38 PST 2017
Hello Javier, you should be able to compute the output of an eeglab
function (and it's comparisons) and then feed that information to your
choice of visualization function. Try taking a closer look at the
documentation for newtimef., and a closer look at the various outputs you
can get from the function.
On Fri, Nov 10, 2017 at 7:42 AM, Javier Sanchez <reyvaj48 at gmail.com> wrote:
>
> Recently, I am using metaplottopo to plot multichannel ERSP analyses, as
> you can see in my scripts:
>
> figure(2);
> metaplottopo( ALLEEG(1).data, 'chans', [1:31], 'plotfunc', 'newtimef',
> 'chanlocs', ALLEEG(1).chanlocs, 'plotargs', {ALLEEG(1).pnts, [-900 1499],
> ALLEEG(1).srate, [1000], 'cycles', [3 0.5], 'baseline',[0], 'alpha',0.05,
> 'plotitc' , 'off', 'mcorrect', 'fdr', 'plotphase', 'off', 'ntimesout', 400,
> 'padratio', 1, 'winsize', 900}, 'title', [ALLEEG(1).setname]);
>
> figure(3);
> metaplottopo( ALLEEG(2).data, 'chans', [1:31], 'plotfunc', 'newtimef',
> 'chanlocs', ALLEEG(2).chanlocs, 'plotargs', {ALLEEG(2).pnts, [-900 1499],
> ALLEEG(2).srate, [1000], 'cycles', [3 0.5], 'baseline',[0], 'alpha',0.05,
> 'plotitc' , 'off', 'mcorrect', 'fdr', 'plotphase', 'off', 'ntimesout', 400,
> 'padratio', 1, 'winsize', 900}, 'title', [ALLEEG(2).setname]);
>
>
> How, can I use the same function to generate a plot with the result of the
> comparisons between the two conditions?
>
> Thanks in advance
> Javier
>
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.
> ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to
> eeglablist-request at sccn.ucsd.edu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20171113/21c77cb0/attachment.html>
More information about the eeglablist
mailing list