How to plot graph using data from csv
Mostrar comentarios más antiguos
I want graph same in this image I attach csv file

Respuestas (1)
KSSV
el 5 de Sept. de 2017
0 votos
USe xlsread to load the data into MATLAB and use plot.
2 comentarios
Adisorn Phanukthong
el 5 de Sept. de 2017
KSSV
el 5 de Sept. de 2017
Use loop or extract the data you want from the matrix...it is simple.
Categorías
Más información sobre Convert Image Type en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!