Upgraded to 2010b - can no longer specify Fixed-Step ODE4 with continuous states
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Have had the following solver specs for years - worked great:
1) Type: Fixed-step 2) Solver: OD4 (Runge-Kutta) 3) All of our models have continuous states
I am trying to use embedded encoder with target support package (Spent big bucks for all these painful toys) on 2010b using idelink_ert.tlc.
No choice at all is now available for a solver - just a series of endless catch-22s. Can't use fixed setup with OD4. Can't pick OD4 with variable-set. Can't use descrete because all our models are full of continuous signals.
This is mind numbing, What have you done with Simulink?
1 commentaire
Doug Eastman
le 17 Fév 2011
Can you provide the error message you are receiving when trying to use ODE4? Is it during simulation or during code generation?
Réponses (1)
Sulaymon Eshkabilov
le 9 Sep 2020
In fact, in Solver selection tab, Solver Type: Fixed-Step is selected, then all of the solvers ode1 (Euler), ode2 (Heun), ode3 (Bogacki-Shampine), odeFixed-step4(Rungge-Kutta), etc., are all fixed step solvers. By default, Fixed-step size (Fundamental sample timee) is "auto" that can be altered with a user entry.
0 commentaires
Voir également
Catégories
En savoir plus sur Ordinary Differential Equations dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!