Capturing the error by set_param('modelname', 'SimulationCommand', 'start') - Matlab2014b
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
Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!