Simulink block for plotting output (on Y axis) with input (on X-axis)?

Time dependent signal is input to a simulink model which give time dependent output, both are continuous functions, we can separately plot input/output signal values as a function of time but we want to plot input value with output value for a particular time. Does Simscape have block for that? please help. Thank you in advance.

 Respuesta aceptada

Sebastian Castro
Sebastian Castro el 5 de Oct. de 2015
There is an X-Y Graph block in Simulink. For this, you'd have to convert your signals from Simscape sensors using PS-Simulink Converter blocks.
Alternatively, if you are using Simscape logging, you can use the plotxy function on your logged data.
- Sebastian

Más respuestas (0)

Categorías

Productos

Preguntada:

el 30 de Sept. de 2015

Comentada:

el 9 de Oct. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by