help-octave
[Top][All Lists]
Advanced

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

Re: Extract rows of a matrix based on value of column


From: Paul Kienzle
Subject: Re: Extract rows of a matrix based on value of column
Date: Wed, 29 Nov 2006 20:56:16 -0500


On Nov 29, 2006, at 11:07 AM, Masatran, R. Deepak wrote:

Octave list,

How can I extract the rows of a matrix which have a particular value in a
particular column?

x(x(:,i)==n,:)



reply via email to

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