How to disable the Diagnostic...taking too much of time
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello Friends, I am trying to solve a symscape model. And its taking too much of time. I am getting following error. Please help me.
Warning: The solver chosen is not recommended if the model is stiff, which is typical for models containing Simscape components. These solvers are typically preferred for Simscape models: ode23t, ode15s or ode14x (fixed-step). To disable this diagnostic, change the explicit solver diagnostic setting on the Simscape panel of the model Configuration Parameters.
2 commentaires
Walter Roberson
le 18 Avr 2013
Turning off the warning message is going to change your solution time by a small fraction of a second. Have you considered switching to a fixed-step solver like the message suggests?
Guy Rouleau
le 18 Avr 2013
What is not clear?... "To disable this diagnostic, change the explicit solver diagnostic setting on the Simscape panel of the model Configuration Parameters."
Réponses (0)
Voir également
Catégories
En savoir plus sur Variable Initialization 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!