How to plot graph using data from csv
Show older comments
I want graph same in this image I attach csv file

Answers (1)
KSSV
on 5 Sep 2017
0 votes
USe xlsread to load the data into MATLAB and use plot.
2 Comments
Adisorn Phanukthong
on 5 Sep 2017
KSSV
on 5 Sep 2017
Use loop or extract the data you want from the matrix...it is simple.
Categories
Find more on Convert Image Type in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!