Vehicle dynamics model simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
mahmoud Vala
le 3 Déc 2014
Réponse apportée : C.J. Harris
le 3 Déc 2014
Hey Guys
When I run the vehicle dynamics model in simulink I face with errors.How can i solve them?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/146313/image.jpeg)
0 commentaires
Réponse acceptée
C.J. Harris
le 3 Déc 2014
1. Make sure all your inport are connected to a source (signal generator, constant, etc).
2. Make sure all your outports are connected to a sink (to workspace block, terminator, etc).
3. Make sure all 'Goto' blocks have a corresponding 'From' block.
4. Remember to implicitly set the maximum step size for your variable solver.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!