Difference between debug mode and normal mode
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
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?
댓글 수: 0
답변 (1개)
  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.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!