필터 지우기
필터 지우기

Xlsread with openoffice problem

조회 수: 1 (최근 30일)
Nikolay Panasetsky
Nikolay Panasetsky 2016년 6월 1일
답변: Walter Roberson 2016년 6월 1일
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
Walter Roberson 2016년 6월 1일
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.

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by