How to find variables solver assigned to simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
I have a problem choosing the type of solver in Simulink. Whenever I want to run the model does not work and ask me to change the type and variables of solver or ode and I have other frequently without reaching the solution please help
댓글 수: 0
답변 (1개)
Fangjun Jiang
2018년 10월 10일
In your Simulink model, click menu "Simulation", "Model Configuration Parameters"
Select "Solver" on the left panel, on the right, under "Solver options"
Choose "Variable-step" for "Type", try "auto (Automatic solver selection)" for "Solver".
This is probably what you need. Or you can try different selections available to you in the list of "Solver"
댓글 수: 4
Fangjun Jiang
2018년 10월 10일
so choose a different solver, and try to reduce the maximum step size. What is the error message?
참고 항목
카테고리
Help Center 및 File Exchange에서 Configure Simulation Conditions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!