[Eeglablist] How to save individual epochs?

Paul Rigor prigor at uci.edu
Tue Apr 4 14:10:39 PDT 2006


Hi,
I tried the save command, however, matlab throws the following error message:

Warning: Attempt to write an unsupported data type to an ASCII file.
	Variable 'epoch_test' not written to file.

The size of the variable is 253x454214

Does anyone have any suggestions?

Thanks,
Paul

On 3/30/06, arno <arno at salk.edu> wrote:
>  You may save data epochs from the command line using
>
>  epoch3 = EEG.data(:,:,3);
>  save -ascii epoch3.txt epoch3
>
>  Best,
>
>  Arno
>
>  Andersen S.B. wrote:
>
>
>
> Hi,
>
>
>
> Is there anyway to save individual epochs in an ascii format (later to be
> used in Loreta)?
>
>
>
> Best wishes,
>
>
>
> Soren
>
>
>
> Dr. Soren Bo Andersen
>
> Department of Psychology
>
> University of Wales Swansea
>
> Singleton Park
>
> Swansea SA2 8PP
>
>
>
> tel:  + 44 (0) 1792 295713
>
> fax: + 44 (0) 1792 295679
>
>
> ________________________________
>
> _______________________________________________
> eeglablist mailing list eeglablist at sccn.ucsd.edu
> Eeglablist page:
> http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to
> eeglablist-unsubscribe at sccn.ucsd.edu
>
>
> _______________________________________________
> eeglablist mailing list eeglablist at sccn.ucsd.edu
> Eeglablist page:
> http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to
> eeglablist-unsubscribe at sccn.ucsd.edu
>
>




More information about the eeglablist mailing list