help-octave
[Top][All Lists]
Advanced

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

Re: reading matrix of unknown dimensions from file.


From: Martijn Brouwer
Subject: Re: reading matrix of unknown dimensions from file.
Date: 01 Jul 2002 15:36:41 +0200

On Mon, 2002-07-01 at 14:52, Paul Kienzle wrote:
> I don't know about 2.0.16, but in 2.1.35 you can use
> 
> x = load('filename')

In 2.0.16 load('path/filename.extension') results in a variable
'filename' that contains the contents of the file. Assignment to a
variable does not work. This behaviour of 'load' is not documented.

Anyway, this will to for me. I was already considering upgrading to
2.1.x. 

Thanks,

Martijn





-------------------------------------------------------------
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]