import data from csv file
Ältere Kommentare anzeigen
hi,
i would to import data from a file like attached . I have lot file and i would like extrat some parameter in order to plot variation between eatch cast
thanks
Akzeptierte Antwort
Weitere Antworten (1)
Azzi Abdelmalek
am 13 Jul. 2016
Bearbeitet: Azzi Abdelmalek
am 13 Jul. 2016
you can use csvread or xlsread
[ii,jj,kk]=xlsread('btl-file.csv')
Kategorien
Mehr zu App Building finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!