Capturing the error by set_param('modelname', 'SimulationCommand', 'start') - Matlab2014b
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!