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!