[Eeglablist] Plot radius in a STUDY
Arnaud Delorme
arno at ucsd.edu
Thu Jul 12 21:27:49 PDT 2012
Dear Muhammad,
it is possible from the command line. For example, plotting ERP scalp topographies at 150 ms with plotting radius 0.45.
alllocs = eeg_mergelocs(ALLEEG.chanlocs);
[STUDY erp ] = std_erpplot(STUDY,ALLEEG,'channels',{alllocs.labels}, 'topotime', 150); close;
std_chantopo(erp, 'chanlocs', alllocs, 'topoplotopt', { 'style', 'both', 'shading', 'interp' 'plotrad' 0.45});
Hope this helps,
Arno
On Jul 3, 2012, at 2:12 AM, M Abul Hassan wrote:
> Dear all
>
> In a STUDY with 'g' groups and 'c' conditions the electrodes (total 61 electrodes) are slightly out of head when plotting a scalp map.
> I use this command to edit a plot radius in a STUDY.
> STUDY=pop_chanedit(STUDY,'plotrad',0.5);
> I have tried with different plot radius (0.2 and 0.5) but it looks same in both cases. How can I fit them into the head within the STUDY?
>
> Thanks
> Best Regards
> Muhammad Abul Hasan
> _______________________________________________
> 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/20120712/889a4548/attachment.html>
More information about the eeglablist
mailing list