help-octave
[Top][All Lists]
Advanced

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

Re: Loading Excel files


From: Reza Housseini
Subject: Re: Loading Excel files
Date: Wed, 18 Apr 2012 16:51:20 +0200



On Wed, Apr 18, 2012 at 1:30 PM, Arman Maghoul <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


_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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