How to disable the Diagnostic...taking too much of time
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Walter Roberson
el 18 de Abr. de 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
el 18 de Abr. de 2013
What is not clear?... "To disable this diagnostic, change the explicit solver diagnostic setting on the Simscape panel of the model Configuration Parameters."
Respuestas (0)
Ver también
Categorías
Más información sobre Variable Initialization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!