Info

此问题已关闭。 请重新打开它进行编辑或回答。

Error catching in Embedded Matlab

1 次查看(过去 30 天)
Rob L
Rob L 2018-6-26
关闭: MATLAB Answer Bot 2021-8-20
I want to replicate the error catching capability of 'try / catch' but as I need to compile the code try/catch is not available. Are there any alternative methods available ?
  1 个评论
Krishna Bindumadhavan
Hi, When you say alternative methods, are you referring to other built in MATLAB constructs? If so, I'm not aware of a way to do this out of the box. I think you may have to implement your own error handling system.
-Krishna.

回答(0 个)

此问题已关闭。

Community Treasure Hunt

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

Start Hunting!

Translated by