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: Naïfi G Musonda
Subject: Re: reading matrix of unknown dimensions from file.
Date: Thu, 4 Jul 2002 14:12:10 +0200

I have tried to use load in 2.1.35 but still getting "inconsistent column on matrix error ". Has any found a way of loading such a matrix?


naïfi



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

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