Simulation progress does not rise from 20%.

4 views (last 30 days)
상원 안
상원 안 on 28 Dec 2023
Answered: Jongil Lee on 28 Dec 2023
Simulation progress doesn't go up at 20%. It's always at 20% no matter how many times I repeat it.
  1 Comment
Angelo Yeo
Angelo Yeo on 28 Dec 2023
In order to find the precise cause and solution for the issue you are currently experiencing, I believe that the following additional information would be necessary. If you could provide the following information, it would enable contributors, including myself, to assist you more effectively:
1) Detailed description of the issue
- Precise information on MATLAB Release and OS would be also helpful. You can find this with the command "ver". (You can obfuscate your license number.)
2) Example files and data files that can reproduce the issue
3) Exact steps to reproduce the same problem using the files you provided
4) All error messages that appear when the issue occurs

Sign in to comment.

Answers (2)

Sam Chak
Sam Chak on 28 Dec 2023
In my experience, the system's dynamics probably become extremely stiff as the simulation progresses towards 20%. Use ode15s; otherwise, consider ode23s if you find ode15s inefficient.

Jongil Lee
Jongil Lee on 28 Dec 2023
안녕하세요
시뮬레이션 과정에 발생하는 해의 수렴성이나 기타 수치적 문제를 분석하기 위해서 Solver Prfiler / Simulink Profiler를 활용해 보시기 바랍니다.

Categories

Find more on General Applications in Help Center and File Exchange

Products


Release

R2023b

Community Treasure Hunt

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

Start Hunting!