Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 171 Bytes

File metadata and controls

7 lines (5 loc) · 171 Bytes

Simple example of unit testing in Matlab. Run with

>>run(test_add_one);

More info here.