RosettaCodeData/Task/Assertions/MATLAB/assertions-1.m

2 lines
37 B
Mathematica
Raw Permalink Normal View History

2013-04-10 15:42:53 -07:00
assert(x == 42,'x = %d, not 42.',x);