RosettaCodeData/Task/Assertions/MATLAB/assertions-1.m
2023-07-01 13:44:08 -04:00

1 line
37 B
Matlab

assert(x == 42,'x = %d, not 42.',x);