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
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개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by