Institut für Astronomie und AstrophysikAbteilung AstronomieSand 1, D-72076 Tübingen, Germany |
sort
sort datapoints in ascending x order. Plots look better doing this.
cafe
sort, [,subgroup][,group]
subgroup - (optional) The data set (subgroup) which should be sorted. This can be either the subgroup number or the file name representing the data set. It is possible to sort more than one subgroup, either with numbers in brackets ([]) or denoting filenames with wildcards ("*"). Default is the first defined subgroup in group given. group - (optional) The data group which should be sorted. Default is the current group which can be changed with "chgrp". Must be in range [0..29].
Changes order of data points.
> data,test.dat > sort, test.dat -> sort all datapoints in test.dat so being in ascending order in respect of the x-value.
$Id: cafe_sort.pro,v 1.7 2004/01/02 05:33:07 goehler Exp $
[Home Page] [Software, Documentation] [IDL Documentation] [Quick Reference] [Feedback]