[FieldTrip] fiff_read_epochs undefined

Luke Bloy luke.bloy at gmail.com
Thu Apr 3 20:19:29 CEST 2014


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/9c8d9b9d/attachment-0001.html>


More information about the fieldtrip mailing list