Is there a nice pdl way to do something like this? points ($x,$y) if ($y > 5000); # doesn't work
In other words, I want to plot only points whose coordinates fulfil a certain condition. This is a feature I've used in sm. Robert -- Robert Cumming, Stockholms observatorium http://www.astro.su.se/ _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
