import data from csv file
이전 댓글 표시
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
채택된 답변
추가 답변 (1개)
Azzi Abdelmalek
2016년 7월 13일
편집: Azzi Abdelmalek
2016년 7월 13일
you can use csvread or xlsread
[ii,jj,kk]=xlsread('btl-file.csv')
카테고리
도움말 센터 및 File Exchange에서 App Building에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!