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