Clear Filters
Clear Filters

Irregular timestamps of measurement in existing graph

1 view (last 30 days)
Hi,
I have simulated a non linear pendulum and now i want to compare an experiment with the previously modelled pendulum. My simulation has a timestep of 0.01s and I have a 100Hz recording of my experiment but it turns out the recording is not exactly on the 0.01 second every time. I have the recording with timestamps and now I would like to input the recording in the (simulated) exsisting graph at the specific times.
Hope somebody can help here!
Kind regards, Elon

Answers (1)

KSSV
KSSV on 6 Jul 2022
You may consider interpolating the data to desired timestamps using interp1.
  1 Comment
Elon Hendriksen
Elon Hendriksen on 22 Jul 2022
Thanks! I figured it out! turns out you can have different x axis vlaues in one plot without issues.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!