Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Step size warning, why do I get it?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the following simple simscape model:
with the ode15t solver and its default settings I get this warning:
Warning: Using a default value of 0.2 for maximum step size. The simulation step size will be equal to or less than this value. You can disable this diagnostic by setting 'Automatic solver parameter selection' diagnostic to 'none' in the Diagnostics page of the configuration parameters dialog
It disappears by using a step size of 0.1. Could anyone let me understand why I get it?
thanks
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!