import data from csv file
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (1)
Azzi Abdelmalek
le 13 Juil 2016
Modifié(e) : Azzi Abdelmalek
le 13 Juil 2016
you can use csvread or xlsread
[ii,jj,kk]=xlsread('btl-file.csv')
Catégories
En savoir plus sur App Building dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!