Greetings, if you have a moment, I could use your help in resolving this error.

조회 수: 1 (최근 30일)

채택된 답변

Florian Bidaud
Florian Bidaud 2023년 10월 17일
The error is fairly clear. It's either your model has a singularity, like dividing by a very small quantity. In this case, you need to identify the variable in the block State-space that is causing the error.
If I were you I would first try to reduce the step size by a lot to check if that works. Like going from 0.01s to 0.001s for example. If the model runs fine, then there is no real singularity but just an too large step.
  댓글 수: 1
Danikha Shyken
Danikha Shyken 2023년 10월 17일
It worked! I just needed to significantly reduce the step size. Thank you very much for your assistance.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by