In my ongoing quest to highlight obscure parts of MATLAB, the latest challenge is to take 2 string inputs, one a MATLAB toolbox name and the other a toolbox version number, and output true or false depending on whether the Cody system has an OLDER version of the toolbox.
1 Comment