help-octave
[Top][All Lists]
Advanced

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

Re: Excel Data in Octave


From: fork
Subject: Re: Excel Data in Octave
Date: Thu, 26 Apr 2012 17:22:27 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Timothy Field <timafield <at> gmail.com> writes:

> But more importantly, whats the best way to take excel data and use it in
> octave?

A recent discussion: http://thread.gmane.org/gmane.comp.gnu.octave.general/41081

My $0.02 is that you should convert data to tab delimited text (or real
databases like Postgres / SQLite)  and read it via dlmread.  Furthermore,
LibreOffice is quite mature, if you have to use spreadsheets (which tend to be
unsustainable for big projects).



reply via email to

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