help-octave
[Top][All Lists]
Advanced

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

Re: random sort


From: Mike Miller
Subject: Re: random sort
Date: Wed, 3 Dec 2003 00:25:59 -0600 (CST)

On Wed, 3 Dec 2003, Mike Miller wrote:

> do_fortran_indexing = 1;
> [N,M=size(X);

small mistake... that should have been:

[N,M]=size(X);


Mike



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