Back to the main page.
Bug 2690 - read_sbin_header.m, unexpected bracket
Status | CLOSED FIXED |
Reported | 2014-09-18 23:16:00 +0200 |
Modified | 2015-02-11 10:46:41 +0100 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | Macintosh |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Tim Curran - 2014-09-18 23:16:39 +0200
Version 21040913 Error: File: read_sbin_header.m Line: 142 Column: 20 Unbalanced or unexpected parenthesis or bracket. You just need to change line 142: from: EventCodes = '']; to: EventCodes = '';
Robert Oostenveld - 2014-09-19 08:56:32 +0200
thanks, done. mac011> svn commit Sending read_sbin_header.m Transmitting file data . Committed revision 9815.
Robert Oostenveld - 2015-02-11 10:44:55 +0100
Closed several bugs that were recently resolved. If you don't like the resolution, please reopen and explain.