% FILENAME : ML_VER.M % DONE BY : RENO CIPOLLA % DATE : January 1995 % Version: 2.0 % COPYRIGHT 1995 % This file sets a variable used to set the maximum variable or % array size for the use in the Softwarwe Laboratory based on the % version of Matlab. This file can must be edited by the user to % indicate the version of MATLAB being used; % the student version or the professional version of MATLAB. ver_sion = 0; % 0 = the student version. % 1 = the professional version