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!