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!