Error catching in Embedded Matlab

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
Krishna Bindumadhavan 2018 年 7 月 9 日
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 件)

この質問は閉じられています。

質問済み:

2018 年 6 月 26 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by