5.2. Basic Plotting and FormattingΒΆ

This test checks basic set_plot() usage and creates the various “peaks” contour plots.

>>> matlab("test_peaks")
"...PASSED\n"

This tests formatting for a normal plot.

>> matlab("test_plot")
"...PASSED\n"

This tests the inputs.

>> matlab("test_keys")
"...PASSED\n"

Previous topic

5.1. Testing for the testing system

Next topic

5.3. Named Colors: html2rgb()

This Page