This website requires JavaScript.
Explore
Help
Register
Sign in
aparler
/
RosettaCodeData
Watch
1
Star
0
Fork
You've already forked RosettaCodeData
0
Code
Issues
12
Pull requests
3
Projects
Releases
Packages
Wiki
Activity
Actions
master
RosettaCodeData
/
Task
/
Assertions
/
MATLAB
/
assertions-1.m
Ingy döt Net
0457928c3e
...
2013-04-10 15:42:53 -07:00
1 line
37 B
Matlab
Raw
Permalink
Blame
History
assert
(
x
==
42
,
'
x = %d, not 42.'
,
x
)
;
Reference in a new issue
View git blame
Copy permalink