Maximum step size warning in Simulink
10 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi... What is this error?
"Warning: Using a default value of 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 "
0 Kommentare
Antworten (4)
Kaustubha Govind
am 14 Mär. 2011
This is a warning, not an error. The Simulink Engine is warning you that you have not selected a "Max step size" in the Solver pane of the Configuration Parameters Window, and so it is choosing a value of 2. Typically, you shouldn't have to worry about this, unless you really want to the solver to take a step size greater than 2.
0 Kommentare
Nuno
am 14 Mär. 2011
1 Kommentar
Kaustubha Govind
am 15 Mär. 2011
What solver are you using? Also, if it is discrete, what is the smallest sample-time in your model?
samin
am 23 Jul. 2011
i have this probelm too,i check lots of examples in simulinik but all the time i have this warning and cant use 'simulink plc coder' for subsystems ,because i have to solve all the warning and errors
0 Kommentare
Siehe auch
Kategorien
Mehr zu Event Functions finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!