how to debug matlab code

2 ビュー (過去 30 日間)
Salvatore Mazzarino
Salvatore Mazzarino 2012 年 9 月 26 日
I'm a java programmer and I usually work with netbeans. It gave me the possibility to debug my code. During debbugging, after having setted breakpoints, I can see variables values on the screen. Does it exist a similar way in matlab?

採用された回答

Kevin Claytor
Kevin Claytor 2012 年 9 月 26 日
dbstop is the corresponding main matlab debugging command. There are also GUI options from the editor, here's a reasonable, if dated, description; http://www.ee.columbia.edu/~marios/matlab/Techniques%20for%20Debugging%20MATLAB%20M-files%20(1207).pdf

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDebugging and Analysis についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by