How to start plotting from others column?
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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?
Respuestas (1)
doc interp1.....do interpolation and them to same dimensions...
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!