How to plot the trajectory of point in Simscape?

3 visualizzazioni (ultimi 30 giorni)
Man R
Man R il 17 Mar 2021
Commentato: Man R il 17 Mar 2021
  1. Please load the "data_for_sim.mat" into workspace.
  2. Open "Learning_Simscape.slx" and run the simulation.
I want to plot the path traced by the end point, something like the attached image (unnamed.jpg). How to get the path in Simscape when the simulation is going on? I don't want to extract the "x" and "y" coordinates of the end joint and plot a seperate graph in Matlab.

Risposte (1)

Jonas
Jonas il 17 Mar 2021
Use the XY Graph block from Simulink.
  1 Commento
Man R
Man R il 17 Mar 2021
ThanX for replying, but I don't need the trajectory on seperate window.
I need the trajectory to be shown instantaneously just as when the joint is moving.
I want to see in the simulation itself the path travelled.
I would be humbled if you could help me.

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by