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