[422372]: / functions / miscfunc / arrow.m

Download this file

7 lines (5 with data), 279 Bytes

1
2
3
4
5
6
function varargout = arrow( varargin )
disp('The arrow function was removed from EEGLAB')
disp('because of lack of compatibility with Matlab 2019')
disp('An updated version of the function is available at')
disp('https://www.mathworks.com/matlabcentral/fileexchange/278-arrow')