How to plot two signals in Simulink

Hello to all,
I would like to plot two signals at the same time in Simulink. The same behaviour that XY Graph but with twoi signals.
So I have two signals which in each step they have; X1 Y1, X2 Y2. So I would like to plot those two signals in the same graph when I run simulink.
Is it posible?
Thanks a lot

Respuestas (1)

Yukthi S
Yukthi S el 19 de Abr. de 2024
Editada: Yukthi S el 22 de Abr. de 2024

0 votos

Hi Alvaro
You can plot multiple signals within the same plot using “Simulation Data Inspector” available in Simulink. To achieve this:
  1. First you need to Identify and select the signals in your model that you want to analyze.
  2. Log those signals using “Log signals” in the tool strip.
  3. Run the model and open the data inspector.
The same process is clearly explained in the below documented example:

Categorías

Más información sobre View and Analyze Simulation Results en Centro de ayuda y File Exchange.

Preguntada:

el 4 de Dic. de 2017

Editada:

el 22 de Abr. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by