[Eeglablist] How does the eeglab plot the topographic map of ICA ?
qiweijingwx
qiweijingwx at 126.com
Wed Jul 15 19:29:03 PDT 2009
Hello,everyone!
I write the programm documents to produce the data of independent components, including the mixing matrix, the seperating matrix and the data of components. But I cann't return them to the eeglab.The following is the documents I used to return:
EEG.icaact=FRC; %%%FRC is the data of components
EEG.icaweights=FW; %%%FW is the seperating matrix
EEG.icawinv=FA; %%%FA is the mixing matrix
EEG.icachansind=EEG.nbchan;
EEG.icasphere=eye(size(EEG.icaweights,2));
Using the above documents to return the date to eeglab, I cann't plot the accurate topographic map in eeglab.
So I want to know the reason of my problem or the rules of plotting topographic map in eeglab.
Thanks in advance!
allen
2009-07-16
qiweijingwx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20090716/efe69171/attachment.html>
More information about the eeglablist
mailing list