[Eeglabnews] EEGLAB warning for users of Matlab 2013a
Arnaud Delorme
arno at ucsd.edu
Fri Apr 5 13:09:57 PDT 2013
The MathWorks has implemented minor changes in Matlab 2013a with dramatic consequences as they could potentially break or corrupt the output of about 10% of EEGLAB functions.
EEGLAB graphic interface or command line users (all versions) should not upgrade to this version of Matlab until the issues have been fixed in EEGLAB (probably within a month). Details of some of the non backward compatible changes implemented by the Mathworks are described below.
Arno
>From http://www.mathworks.com/help/matlab/release-notes.html
The behavior of unique, union, intersect, setdiff, setxor, and ismember has changed.
• If there are repeated elements in the input arrays, the functions unique, union, intersect, setdiff, and setxor return the index to the first occurrence of the repeated elements (or rows).
• All index vectors returned by unique, union, intersect, setdiff, or setxor are column vectors.
More information about the eeglabnews
mailing list