Vehicle dynamics model simulink
12 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hey Guys
When I run the vehicle dynamics model in simulink I face with errors.How can i solve them?

0 Commenti
Risposta accettata
C.J. Harris
il 3 Dic 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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!