How to disable the Diagnostic...taking too much of time
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2013년 4월 18일
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
2013년 4월 18일
What is not clear?... "To disable this diagnostic, change the explicit solver diagnostic setting on the Simscape panel of the model Configuration Parameters."
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Variable Initialization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!