How to plot graph using data from csv

1 visualizzazione (ultimi 30 giorni)
Adisorn Phanukthong
Adisorn Phanukthong il 5 Set 2017
Commentato: KSSV il 5 Set 2017
I want graph same in this image I attach csv file

Risposte (1)

KSSV
KSSV il 5 Set 2017
USe xlsread to load the data into MATLAB and use plot.
  2 Commenti
Adisorn Phanukthong
Adisorn Phanukthong il 5 Set 2017
I can't because I have a muti data.
KSSV
KSSV il 5 Set 2017
Use loop or extract the data you want from the matrix...it is simple.

Accedi per commentare.

Categorie

Scopri di più su Images in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by