Effacer les filtres
Effacer les filtres

Difference between debug mode and normal mode

2 vues (au cours des 30 derniers jours)
Yuan Xiao
Yuan Xiao le 31 Jan 2017
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?

Réponses (1)

Ankit Bhatnagar
Ankit Bhatnagar le 8 Fév 2017
Modifié(e) : Ankit Bhatnagar le 9 Fév 2017
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.

Catégories

En savoir plus sur Simulink Environment Customization dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by