Labfans是一个针对大学生、工程师和科研工作者的技术社区。 | 论坛首页 | 联系我们(Contact Us) |
![]() |
|
![]() |
#1 | |
初级会员
注册日期: 2024-07-19
帖子: 1
声望力: 0 ![]() |
![]() 引用:
读取时,可以按需选取需要读取的信息,例如: [filename filepath] = uigetfile('*.*','请选择文件') file = strcat(filepath,filename); [logInf] = xlsread(file, 1); [row,col] = size(logInf); [deviceId] = xlsread(file, 1, strcat('B',rowStart,':','B',num2str(rowEnd))); |
|
![]() |
![]() |