Xlsread with openoffice problem

1 Ansicht (letzte 30 Tage)
Nikolay Panasetsky
Nikolay Panasetsky am 1 Jun. 2016
Beantwortet: Walter Roberson am 1 Jun. 2016
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?

Antworten (1)

Walter Roberson
Walter Roberson am 1 Jun. 2016
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.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by