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.

 채택된 답변

Sebastian Castro
Sebastian Castro 2015년 10월 5일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Data Logging에 대해 자세히 알아보기

질문:

2015년 9월 30일

댓글:

2015년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by