import data from csv file
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
Azzi Abdelmalek
el 13 de Jul. de 2016
Editada: Azzi Abdelmalek
el 13 de Jul. de 2016
you can use csvread or xlsread
[ii,jj,kk]=xlsread('btl-file.csv')
Categorías
Más información sobre App Building en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!