[FieldTrip] fiff_read_epochs undefined

Luke Bloy luke.bloy at gmail.com
Thu Apr 3 21:03:59 CEST 2014


Sorry ignore this last email.

An update to the newest source fixed the issue.

Sorry


On Thu, Apr 3, 2014 at 2:19 PM, Luke Bloy <luke.bloy at gmail.com> wrote:

> I'm having trouble reading in headers from fif files.
>
> it seems like read_header now needs a file in /external/mne but that isn't
> being automatically added to the path via (ft_defaults)
>
> %-----------------------------------
> megFile = 'T110_012413_eyes_closed1_raw_tsss_mc.fif';
> >> hdr = ft_read_header(megFile);
> grad = ft_convert_units(hdr.grad,'m');
>  306 MEG channel locations transformed
> Undefined function 'fiff_read_epochs' for input arguments of type 'char'.
>
> Error in ft_read_header (line 1386)
>         epochs = fiff_read_epochs(filename);
> %-----------------------------------
>
>
> am I missing something?
>
> THanks
> Luke
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.science.ru.nl/pipermail/fieldtrip/attachments/20140403/6d144765/attachment-0002.html>


More information about the fieldtrip mailing list