Back to the main page.
Bug 2480 - Backward compatibility with TRY/CATCH ME
Status | CLOSED FIXED |
Reported | 2014-02-25 19:30:00 +0100 |
Modified | 2014-05-14 20:08:56 +0200 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | PC |
Operating System: | Linux |
Importance: | P5 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Guillaume - 2014-02-25 19:30:34 +0100
Changeset r9188 makes use of syntax TRY/CATCH ME in ft_read_header.m at l.1388 that is not backward compatible with earlier MATLAB versions.
Robert Oostenveld - 2014-02-25 19:55:37 +0100
Thanks for noticing, it will be fixed.
Robert Oostenveld - 2014-02-26 10:49:37 +0100
I found and fixed some others as well. mac001> svn commit private/channelconnectivity.m ft_sensorrealign.m Sending fileio/ft_read_header.m Sending ft_sensorrealign.m Sending ft_sourceplot.m Sending private/channelconnectivity.m Transmitting file data .... Committed revision 9244.
Robert Oostenveld - 2014-02-26 17:31:11 +0100
roboos@mentat001> svn commit fileio/ft_read_header.m Sending fileio/ft_read_header.m Transmitting file data . Committed revision 9246.