Vehicle dynamics model simulink
조회 수: 1 (최근 30일)
이전 댓글 표시
Hey Guys
When I run the vehicle dynamics model in simulink I face with errors.How can i solve them?
댓글 수: 0
채택된 답변
C.J. Harris
2014년 12월 3일
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
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!