From help-octave-request at bevo dot che dot wisc dot edu Tue Jun 27 12:29:31 2000 Subject: end From: "John W. Eaton" To: Daniel Heiserer Cc: "help-octave at bevo dot che dot wisc dot edu" Date: Tue, 27 Jun 2000 12:29:18 -0500 (CDT) On 16-May-2000, Daniel Heiserer 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 -----------------------------------------------------------------------