Use variables in dbstop
古いコメントを表示
Hello. I want to ask if I can use dbstop for a specific input defined before the function is called.
For example,
file= 'dully'
line=5
The file and line will be defind by the user, then when dbstop is called, I want the breakpoint to be put in that defined file and line, as follows
dbstop in file at line
Is there anyway to do that? Thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Debug Code についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!