The file cjtSimulinkLibraryTest.m states the following in its documentation:
% To run tests from the command prompt, use the runtests command with your
% MATLAB test file as input. For example:
%
% results = runtests('simulinkLibraryTest.m')
%
% Alternatively, you can run tests using the run function.
%
% results = run(simulinkLibraryTest)
but these commands do not actually work, on my setup at least.
The file
cjtSimulinkLibraryTest.m
states the following in its documentation:but these commands do not actually work, on my setup at least.