Irregular timestamps of measurement in existing graph

3 次查看(过去 30 天)
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

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by