Hi Puneet: > is there a PDL method that returns the unique values in a piddle? > Kinda like ngoodover() and ngood(), but instead of the number of good > values, returns the actual good values?).
How about $pdl->uniq ? --Doug _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
