help-octave
[Top][All Lists]
Advanced

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

Re: Very slow reading of a 2D matirx


From: Vic Norton
Subject: Re: Very slow reading of a 2D matirx
Date: Fri, 21 Oct 2005 07:58:38 -0400

I'm usually interested in one project at a time. I just put something like

   LOADPATH = [LOADPATH, ":/Volumes/VTN Docs/Projects/Latest/Octave/m//"];

in my "~/.octaverc" file. Then Octave looks for scripts in the "Octave/m" folder of my "Latest" project.

Regards,

Vic

At 9:39 PM -0500 10/20/05, Mike Miller wrote:
It would be nice if I could write the script like this...

big_matrix = [ 2 1 3
4 5 6
...
7 8 9];

...and have it read in without having to find the data file. See what I mean? Maybe someone has an elegant way of finding a file or of associating a file with a script. That would be nice.



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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