when i ran my simulink program i faced the error .please give the solution of this error :Solver ode45 is not supported by Physical Networks. Select one of these solvers: ode23t, ode15s or ode14x (fixed-step)

when i ran my simulink program i faced the error .please give the solution of this error :Solver ode45 is not supported by Physical Networks. Select one of these solvers: ode23t, ode15s or ode14x (fixed-step)

답변 (1개)

The error/warning message is pretty self-explanatory. ode45 is not an appropriate solver for physical networks. Use ode23t or ode15s instead.
HTH,
Arnaud

카테고리

도움말 센터File Exchange에서 Configure Simulation Conditions에 대해 자세히 알아보기

질문:

2011년 5월 26일

Community Treasure Hunt

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

Start Hunting!

Translated by