help-octave
[Top][All Lists]
Advanced

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

Re: Loading Excel files


From: Martin Helm
Subject: Re: Loading Excel files
Date: Wed, 18 Apr 2012 16:58:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120328 Thunderbird/11.0.1

Am 18.04.2012 16:51, schrieb Reza Housseini:
>
>
> On Wed, Apr 18, 2012 at 1:30 PM, Arman Maghoul <address@hidden
> <mailto:address@hidden>> wrote:
>
>     Dear all ,
>     I've been using octave and I'm pretty pleased by its features.
>     Right now I need to load some Excel files into the program and I
>     can't find any suitable function.
>     My question is this:
>          Is there any function for GNU octave for loading Excel files?
>     Thanks in advance for your help.
>     Regards.
>
>     -- 
>     Arman Maghoul.
>
>
> Hello Arman,
>
> as far as I know there's no functionality for loading excel files.
> This is due to the fact that it isn't an open
> format: http://www.gnu.org/philosophy/no-word-attachments.en.html
> Convert it to an .csv and use dlmread
>
> Greeting Reza
>
>
There are functions for that in octave-forge (look at the io package)

http://octave.sourceforge.net/io/index.html

(look into the function reference, you probably need also the java
package as a dependency).


reply via email to

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