Assertions in matlab
显示 更早的评论
Hello,
I am very new to matlab, I started using since a month. I want to know how assertions are handled in matlab and how are they differ from normal languages like c, c++.
Any help is appreciated.
Thank you.
1 个评论
Jan
2011-12-7
C code looks like someone has rolled an angry armadillo over the keyboard. I would not call it "normal".
采纳的回答
更多回答(1 个)
Jan
2011-12-7
You can try these commands to find related topics in the help texts:
lookfor assert
docsearch assert
类别
在 帮助中心 和 File Exchange 中查找有关 Scope Variables and Generate Names 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!