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!