Assertions in matlab
Ältere Kommentare anzeigen
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 Kommentar
Jan
am 7 Dez. 2011
C code looks like someone has rolled an angry armadillo over the keyboard. I would not call it "normal".
Akzeptierte Antwort
Weitere Antworten (1)
Jan
am 7 Dez. 2011
You can try these commands to find related topics in the help texts:
lookfor assert
docsearch assert
Kategorien
Mehr zu Scope Variables and Generate Names finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!