5.1. Testing for the testing systemΒΆ

This test simply determines if the testing module, matlabtest, is function properly.

>>> matlab("fprintf('3')")
'3'

Previous topic

5. Tests

Next topic

5.2. Basic Plotting and Formatting

This Page