Simple Animation for N vehicles

This simulates and animates multiple 2D kinematic vehicle models in Simulink
531 Downloads
Updated 8 Feb 2026

View License

This animation block displays N_veh number of vehicles, while Simulink is running. Each vehicle has its own size and steered front two wheels.
This simulink demo has a simple kinematic steered vehicle model that expands to N_veh number of vehicles to provide inputs to this animation block. This animation block is a multi-vehicle version of this simpler code:
---
Marc Compere, Ph.D.
comperem@erau.edu
07 Feb 2026

Cite As

Marc Compere (2026). Simple Animation for N vehicles (https://in.mathworks.com/matlabcentral/fileexchange/67034-simple-animation-for-n-vehicles), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Animation in Help Center and MATLAB Answers
Version Published Release Notes
1.1.0.0

07 Feb 2026: added follow-me mode in animation; tested in R2025b

1.0.0.0

Minor zip file adjustment
Title change to highlight the N-vehicle animation block
simplifying the readme