[Eeglablist] Problem with 'maplimits' colorcoed selection
Arnaud Delorme
arno at sccn.ucsd.edu
Tue Feb 4 16:05:15 PST 2003
Dear Lionel,
Could you try this:
Open a dataset (for which the electrode location file has been
appended). Then, try this peace of matlab code that plots the scalp mat
at sample point 100 and sample point 200 with the same color scale.
figure;
subplot(2,1,1); topoplot(EEG.data(:,100), EEG.chanlocs); tmpcol = caxis;
cbar;
subplot(2,1,2); topoplot(EEG.data(:,200), EEG.chanlocs, 'maplimits',
tmpcol); cbar;
If it does not work on your platform, then send an email to
eeglab at sccn.ucsd.edu with the operating system, the version of Matlab
and the version of EEGLAB you are using.
Thanks
Arno
Lionel NACCACHE wrote:
>>Dear colleagues,
>>
>>I sollicitate your help once again :
>>Trying to display "nice" plots of voltages maps comparing 2 conditions, I can't select identical color codes
>>even when typing 'maplimits' and let's say '[-5 5]' as paramater values. Even when selecting a range of values which are including extreme values of the corresponding maps, this does not work.
>>Did someone had the same problem (and solved it), or am I mis-using the topoplot function ?
>>Cordially,
>>
>>Lionel Naccache
>>
>>
>>
>>
>>
>
>
>
>_______________________________________________
>Eeglablist mailing list
>Eeglablist at sccn.ucsd.edu
>eeglablist page: http://www.sccn.ucsd.edu/eeglab/eeglabmail.html
>To unsubscribe, send an empty email to eeglablist-unsub at sccn.ucsd.edu
>
>
>
>
--
* Arnaud Delorme <http://www.sccn.ucsd.edu/%7Earno>, Ph.D.* , SCCN,
UCSD, San Diego, USA
*SCCN main page:* www.sccn.ucsd.edu <http://www.sccn.ucsd.edu/>
*EEGLAB main page:* www.sccn.ucsd.edu/eeglab/
<http://www.sccn.ucsd.edu/eeglab>
*EEGLAB documentation:* www.sccn.ucsd.edu/eeglab/eeglabdoc.html
<http://www.sccn.ucsd.edu/eeglab/eeglabdoc.html>
*EEGLAB FAQ page:* www.sccn.ucsd.edu/eeglab/eeglabfaq.html
<http://www.sccn.ucsd.edu/eeglab/eeglabfaq.html>
*EEGLAB mailing lists:* www.sccn.ucsd.edu/eeglab/eeglabmail.html
<http://www.sccn.ucsd.edu/eeglab/eeglabmail.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20030204/7e0a5d78/attachment.htm
More information about the Eeglablist
mailing list