protected model with diferent behaviour
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello friends. I have a matlab referenced model wich i have to protect. When i simulate the model it works fine, but after i protect the it, it presents a singuylarity at time 1.367. I have no idea of why the protected model works differentlyh from the original one. The model has two inputs and one output. The error message is (when running the protected model):
"Derivative input 7 of 'DSp/Dynamic Simulator1' at time 1.3675000000000002 is Inf or NaN. Stopping simulation. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
Does anyone know how could i prevent this error?
0 commentaires
Réponses (1)
Sherman
le 3 Juin 2014
Hi Thiago,
Try simulating the model with the unprotected child model in Accelerator mode and see if the issue still occurs. Did you follow the advice to try reducing the step size or tightening error tolerances?
S
0 commentaires
Voir également
Catégories
En savoir plus sur Model Protection 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!