From help-request at octave dot org Tue Oct 19 09:45:46 2004 Subject: Re: select several rows of matrix in .oct file source From: "Paul Thomas" To: "Michael Creel" , 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 -------------------------------------------------------------