注册 登录
编程论坛 Matlab

excel文件导入matalab中总会出错 怎么回事呢

马小张 发布于 2015-05-23 15:40, 2088 次点击
Error in ==> xlsfinfo at 64
workbook = Excel.workbooks.Open(filename, 0, true);

Error in ==> finfo at 94
        [status, description] = xlsfinfo(filename);

Error in ==> uiimport>gatherFilePreviewData at 284
            [type, unused, loadcmd, description] = ...

Error in ==> uiimport at 197
[ctorPreviewText, ctorHeaderLines, ctorDelim] = ...

>>
excel文件导入matalab中就会有这样的错误提示
0 回复
1