help-octave
[Top][All Lists]
Advanced

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

Re: matrix and unique index


From: Paul Kienzle
Subject: Re: matrix and unique index
Date: Tue, 07 Jan 2003 22:38:10 -0500
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.2.1) Gecko/20021130

Laurent Jacques wrote:

Hello,

I'm a bit intrigued with matrix indexing with a single index in octave.
If 'a' is a matrix, why octave understands a(:) and not a(n) (with n integer) or a(end) ?
Either:

   octave --traditional

OR

   octave
   octave:1> do_fortran_indexing = 1;




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