help-octave
[Top][All Lists]
Advanced

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

end


From: John W. Eaton
Subject: end
Date: Tue, 27 Jun 2000 12:29:18 -0500 (CDT)

On 16-May-2000, Daniel Heiserer <address@hidden> wrote:

| I thought  matlab's feature of 'end' is already implemented?
| I am running version 2.1.28 but it is not there. :-(
| 
| b=ones(4);
| b(end,end)
| ans=1
| 
| The end is a simple way to acess the last element per row or column.
| Is it just not implemented or do I have to configure octave or
| set some special options to use this feature?

No, it has not been implemented yet.

jwe



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

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



reply via email to

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