help-octave
[Top][All Lists]
Advanced

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

Re: Extracting matrix rows that meet a condition


From: Ismael Núñez-Riboni
Subject: Re: Extracting matrix rows that meet a condition
Date: Thu, 24 May 2012 22:55:43 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Something is still broken somewhere as 426 rows match the first
condition and 619 rows match the second condition.
426 + 619 = 1045 and my matrix only has 1008 rows.

Maybe some values are identically zero or identically one? You should try >= or <= in one of your conditions...


reply via email to

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