![](https://secure.gravatar.com/avatar/80473ff660f57aa7f90affadd2240008.jpg?s=120&d=mm&r=g)
April 25, 2005
11:50 a.m.
I'm trying out Numeric 24b2. In numarray, the following code will plot the values of an array which are not equal to 'flag': f = array!=flag plot(array[f]) What is the equivalent in Numeric 24b2?
![](https://secure.gravatar.com/avatar/ec366db3649cf13f4061b519193849d6.jpg?s=120&d=mm&r=g)
April 2005
11:59 a.m.
Stephen Walton wrote:
compress(f, array) is the lowest common denominator. I'm not sure if Numeric 24 gets fancier like numarray. -- Robert Kern rkern@ucsd.edu "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter
7237
Age (days ago)
7237
Last active (days ago)
1 comments
2 participants
participants (2)
-
Robert Kern
-
Stephen Walton