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!