[Eeglablist] help with saving data

Makoto Miyakoshi mmiyakoshi at ucsd.edu
Mon Jan 21 13:23:49 PST 2019


Dear Zahra,

.cnt file (if it is from Neuroscan) can be imported to EEGLAB using a
plugin. Just download the plugin.
To export the data as .mat file, you can do something like

tmpData = EEG.data;
save(tmpData, 'saveFileName')

Makoto


On Mon, Jan 21, 2019 at 9:05 AM zahra fotovatnia <fotovatnia at yahoo.com>
wrote:

> Hi
>
> I need to write a script to open the .cnt files I have  and save the data
> that exist in EEG.data as a .mat file. How can I do that?
>
> Than you
> Zahra
>
> _______________________________________________
> 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



-- 
Makoto Miyakoshi
Swartz Center for Computational Neuroscience
Institute for Neural Computation, University of California San Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20190121/a2fc6e4c/attachment.html>


More information about the eeglablist mailing list