How to start plotting from others column?

I have 2 data to plot in y-axis, but however, 1 data is 1x3025 double while the other one is 1x3023 double, I wish to plot them together, with the 1x3023 one starts from 3rd value (cannot replace with zero for 1st and 2nd data). Can any expert to help?

回答 (1 件)

KSSV
KSSV 2017 年 8 月 8 日
編集済み: KSSV 2017 年 8 月 8 日

0 投票

doc interp1.....do interpolation and them to same dimensions...

この質問は閉じられています。

タグ

質問済み:

2017 年 8 月 8 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by