Xlsread with openoffice problem
显示 更早的评论
I use the next code to read an array from file:
a=xlsread(data.xls)
It works out pretty well at my home computer. But at my workstation the next error reveals:

What's wrong with the openoffice? Is there any other way to fix this problem, except installing Excel?
回答(1 个)
Walter Roberson
2016-6-1
0 个投票
xlsread() never invokes OpenOffice
If you are using one of the newer MATLAB (R2014a, perhaps even a bit earlier) then the 'basic' mode is enough to be able to read .xls files, if I recall correctly.
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!