help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave 3.8.2 on Windows 8


From: tmacchant
Subject: Re: Octave 3.8.2 on Windows 8
Date: Tue, 10 Mar 2015 02:01:28 -0700 (PDT)

> A=xlsread('test4.xls') 
> Detected XLS interfaces: None. 
> warning: xlsopen.m: no support for '.xls' spreadsheet I/O 

Do you have 32 bit version MS-Excel in your win8 PC?
COM interface uses MS-Excel code internally.

Can you convert test4.xls to xlsx format?

The xlsx file can be read by  xlsread without installing MS-Excel.

Tatsuro



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Octave-3-8-2-on-Windows-8-tp4669102p4669109.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]