help-octave
[Top][All Lists]
Advanced

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

Re: ODF spreadsheets


From: Michael Goffioul
Subject: Re: ODF spreadsheets
Date: Fri, 25 Jan 2008 09:54:23 +0100

On Jan 25, 2008 9:25 AM, Tribo Laboy <address@hidden> wrote:
> Hello.
>
> Is this anywhere close to what you are looking for?
>
> http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?objectId=18222&objectType=file
>
> I confirmed it works under MATLAB, but under Octave on WinXP I Have
> some problems with uncompressing the the ods file. I will look a bit
> deeper into it when I have some more time.

I see 2 potential problems:
1) "unzip": the function unzip.m relies on the unzip.exe utility, so you need
it somewhere in your PATH (for instance system("unzip.exe --help") should
succeed)
2) "xmlread": you need an AML toolbox for octave

Michael.


reply via email to

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