Question regarding Simulink diagram with two big closed loops.

1 view (last 30 days)
I have two closed loops to draw Unmanned Aerial Vehicle (UAV) and a Unmanned Ground Vehicle (UGV) using Simulink diagram. I separately generated diagrams for UAV and UGV. Basically, UAV tracks UGV while UGV drives on the ground.
The problem is that the timing of drawing UGV is not same with the timing of drawing UAV on a same plot. Speed of drawing UGV is much faster than drawing UAV, so it results UGV drives all the way until simulation time is up while UAV is still near the original position.
I would like to draw one by one, that is, draw one UGV plot and one UAV plot at one time step. Does anyone know how to solve this problem?

Accepted Answer

Sunghun Jung
Sunghun Jung on 29 Dec 2012
Problem solved.

More Answers (0)

Categories

Find more on UAV in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!