Simulink Solver Information tooltip, Solver selection and Stepsize calculation
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Gerrit
am 17 Dez. 2019
Bearbeitet: Fangjun Jiang
am 17 Dez. 2019
The Simulink Solver help under Solver Overview, both online and in the slgui.pdf manual (p. 14-6 for R2018b), contains the comment that:
------------
Once the model compiles, the Solver Information tooltip displays
- Compiled solver name
- Step size (Max step size or Fixed step size)
Once the model compiles, the status bar displays the solver used for compiling and a carat (^) when:
- Simulink® selects a different solver during compilation.
- You set the step size to auto. The Solver Information tooltip displays the step size that Simulink calculated.
------------
How do I view or access this tooltip? and
(How) Can I force Simulink to select a solver and/or to calculate a step size (or to display that calculated step size)?
0 Kommentare
Akzeptierte Antwort
Fangjun Jiang
am 17 Dez. 2019
Bearbeitet: Fangjun Jiang
am 17 Dez. 2019
Maximize the the window of your Simulink model, at the most bottom-right corner, you'll see the solver name, such as ode45. Click it.
If you want to force a solver or step size, click the gear icon at the popup window. Or Press Ctrl+E at the model.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulation Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!