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?
0 件のコメント
回答 (1 件)
doc interp1.....do interpolation and them to same dimensions...
0 件のコメント
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!