help-octave
[Top][All Lists]
Advanced

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

Re: select several rows of matrix in .oct file source


From: Paul Thomas
Subject: Re: select several rows of matrix in .oct file source
Date: Tue, 19 Oct 2004 16:45:25 +0200

Michael,

I think that the Matrix member function
      Matrix  extract (int r1, int c1, int r2, int c2) const  


will do what you want.

Paul T



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