Path: Common/General
% Checks to see if the version of Matlab is before n -------------------------------------------------------------------------- Form: t = IsVersionBefore( n ) -------------------------------------------------------------------------- ------ Inputs ------ n (1,1) Number ------- Outputs ------- t (1,1) 1 or 0 --------------------------------------------------------------------------
Back to the Common Module page