How can I plot these graphs?

I'd like to plot three kinds of result in the same page as below. but the results are not the same period. I'd like to compare the trend for position /velocity/acceleration graph in the same page.
Appreciate for your help

Answers (1)

per isakson
per isakson on 18 Sep 2014
Edited: per isakson on 18 Sep 2014
Regarding multiple y-axis see the FEX-contributions and search for more
"are not the same period" &nbsp to shift the signal, y1, one period
y1( ix + number_of_samples_per_period )

This question is closed.

Tags

Asked:

on 18 Sep 2014

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!