How can I Simulate a Motion drawing of a Model in Simulink
Show older comments
I have been working on a simulation model in Simulink intended to represent the behavior of a car. The model will eventually be implemented via an Olimexino board connected to the actual vehicle. However, to better understand the performance and behavior, and to avoid to work on the model only via trial and error. I am interested in visualizing the car's motion based on the simulation.
Specifically, I would like a graphical animation or drawing to pop up when I run the script associated with my Simulink model, reflecting the predicted behavior of the car as per the model's output. Somehow like the Parallel Parking Using Nonlinear Model Predictive Control Example works, but related to the simulink model data.
Could anyone guide me on how to create such a simulated motion drawing or animation in MATLAB/Simulink? Any suggestions on relevant toolboxes or functions to use would be greatly appreciated.
Accepted Answer
More Answers (0)
Categories
Find more on Marine and Underwater Vehicles 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!