Back to the main page.
Bug 2391 - ft_read_event version 8859
Status | CLOSED FIXED |
Reported | 2013-11-27 03:31:00 +0100 |
Modified | 2014-02-24 10:56:30 +0100 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Raquel - 2013-11-27 03:31:23 +0100
I am working with eep_cnt files, I ran into an error on line 629. Should this say for i=1:length(trg) NOT ....(tmp)? It seems to correct the error I was having.
Robert Oostenveld - 2013-11-27 09:12:26 +0100
Hi Raquel, thanks for the quick report and sorry about that. Following a mail from Maarten from ANT I made a change to the code yesterday evening, but was not able to test. I committed anyway, which I should not have done. The change had to do with cleaning up the trigger code and improving the warnings. I just fixed it, indeed like you suggested. mac001> svn commit ft_read_event.m Sending ft_read_event.m Transmitting file data . Committed revision 8865.