[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Loading Excel files
From: |
PhilipNienhuis |
Subject: |
Re: Loading Excel files |
Date: |
Wed, 18 Apr 2012 08:16:23 -0700 (PDT) |
Reza Housseini-2 wrote
>
> On Wed, Apr 18, 2012 at 1:30 PM, Arman Maghoul <a.m.aegit@> 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
>
In core Octave there's no support, true.
But Octave-Forge does have it, look here:
http://octave.sourceforge.net/io/index.html
You'll also need either
(on Windows) just the Windows package + MS-Excel installed
or
(on all OS incl. Windows) just the Java package + a Java JDK (OpenJDK if
you want).
P.
--
View this message in context:
http://octave.1599824.n4.nabble.com/Loading-Excel-files-tp4567838p4568015.html
Sent from the Octave - General mailing list archive at Nabble.com.