필터 지우기
필터 지우기

Difference between debug mode and normal mode

조회 수: 2 (최근 30일)
Yuan Xiao
Yuan Xiao 2017년 1월 31일
편집: Ankit Bhatnagar 2017년 2월 9일
It is very wired that when I use simulink debugger to run my Simulink model(I do not step, just continue), my model execute fine. However, when I use normal mode to launch my model, it always crush first time and if I launch second time, it works fine. So, I am really curious is there any configuration setting difference in debug mode?

답변 (1개)

Ankit Bhatnagar
Ankit Bhatnagar 2017년 2월 8일
편집: Ankit Bhatnagar 2017년 2월 9일
If your model has MATLAB function blocks, there was a known issue with Simulink in which MATLAB function blocks behave different in debug mode vs normal mode, as mentioned here. So apply the patch for this.
This issue was resolved in the latest MATLAB R2016b release. If that's the case, attach screenshots or error logs.

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by