Stop simulation in Matlab Fctn block
이전 댓글 표시
How can I stop simulation inside the ML Fctn block before it reach the end of the simulation time?
Thanks.
채택된 답변
추가 답변 (1개)
ozgun gunay
2018년 7월 26일
0 개 추천
"Stop Simulation" block exits with exit(1) in generated code. This means there is a error for OS. Is there another way ending simulation without without exit(1).
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
