필터 지우기
필터 지우기

continue despite the error

조회 수: 2 (최근 30일)
Wojciech
Wojciech 2012년 11월 6일
How to continue main program, though the error in subprogram appears and stops all. What is the quick solution to have an error and continue next iteration or next command in main program?

채택된 답변

Arthur
Arthur 2012년 11월 6일
you can use try...catch
doc try

추가 답변 (1개)

Matt J
Matt J 2012년 11월 6일
Is the error issued by you or by MATLAB? If by you, issue a warning instead.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by