Capturing the error by set_param('modelname', 'SimulationCommand', 'start') - Matlab2014b
2 ビュー (過去 30 日間)
古いコメントを表示
Hallo,
Is there any way to the capture the error programmatically when we start the simulation using the command "set_param('modelname', 'SimulationCommand', 'start')"?
I had even tried the try and catch. It also not working for me. For example, when i have error in the model it is not going inside the "catch" ?
Thans a lot in advance
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!