import data from csv file
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Azzi Abdelmalek
il 13 Lug 2016
Modificato: Azzi Abdelmalek
il 13 Lug 2016
you can use csvread or xlsread
[ii,jj,kk]=xlsread('btl-file.csv')
Categorie
Scopri di più su App Building in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!