help-octave
[Top][All Lists]
Advanced

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

Reading data from m files


From: Phil Fong
Subject: Reading data from m files
Date: Mon, 15 Jan 2007 17:15:36 -0800 (PST)

  I'm a long time Matlab user and I recently started
using Octave also.
  I have various programs (some written by me others
not) that export data into m-files which contain
something like "somevar = [ data data data; data data
data];"
  This makes it easy to load data into Matlab by
running the file.  However, in Octave this seems to be
extremely slow.  It takes over 6 minutes to read a
9x19591 element matrix in using 2.1.74 from the FC4
package on a P4 3 GHz machine.
  Any ideas on speeding this up short of writing my
own m file parser?

Thanks



 
____________________________________________________________________________________
Sucker-punch spam with award-winning protection. 
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html


reply via email to

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