matlab读取excel

xlsread函数:

x = xlsread('d:/min1.csv','B2:B10');    %文件名和路径;所读取的数据范围;

posted @ 2017-02-28 10:22  linux_zero  阅读(451)  评论(0)    收藏  举报