Vehicle dynamics model simulink

1 view (last 30 days)
Hey Guys
When I run the vehicle dynamics model in simulink I face with errors.How can i solve them?

Accepted Answer

C.J. Harris
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.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!