Vehicle dynamics model simulink
1 view (last 30 days)
Show older comments
Hey Guys
When I run the vehicle dynamics model in simulink I face with errors.How can i solve them?
0 Comments
Accepted Answer
C.J. Harris
on 3 Dec 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!