[Mne_analysis] help about convert a raw fif file to a Matlab mat file

Alexandre Gramfort gramfort at nmr.mgh.harvard.edu
Mon Sep 24 09:12:47 EDT 2012
Search archives:

hi,

remove this line:

https://github.com/mne-tools/mne-matlab/blob/master/matlab/mne_ex_read_raw.m#L76

or replace it with STI101

you cannot include a channel that is not present.

HTH

A

On Mon, Sep 24, 2012 at 3:10 PM, 陈雪 <mengtongxiao at gmail.com> wrote:
> Dear All,
> I want convert  a raw file(fif file) to a Matlab mat file.
> I use the matlab toolbox.
> I use the mne_ex_read_raw(() in matlab,but it talks me something is wrong.
>
> ??? Error using ==> fiff_pick_channels at 104
> Missing channel STI 014
>
> Error in ==> fiff_pick_types at 105
>    sel = fiff_pick_channels(info.ch_names,myinclude,exclude);
>
> Error in ==> mne_ex_read_raw at 91
> picks =
> fiff_pick_types(raw.info,want_meg,want_eeg,want_stim,include,raw.info.bads);
> if i want convert  a raw file to a Matlab mat file,what can i do?
>
> Thanking you in advance.
> xue Chen
>
> _______________________________________________
> Mne_analysis mailing list
> Mne_analysis at nmr.mgh.harvard.edu
> https://mail.nmr.mgh.harvard.edu/mailman/listinfo/mne_analysis
>
>
> The information in this e-mail is intended only for the person to whom it is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the Partners Compliance
> HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>




More information about the Mne_analysis mailing list