Download The Graffer Manual
Transcript
50 GRAFFER /z_invert For image display, invert the colour table if set. /z_log If set, then map the Z values logarithmically. z_ctable int Select a colour table for 2-D display of images. y_axis int Select to which Y-axis the dataset will be scaled. /make_current If set, then make the modified dataset into the current dataset when the file is next opened. x_values double New X values. y_values double New Y values. z_values double New Z values. x_func string New x=f(y), or x=f(t) y_func string New y=f(x), or y=f(t). z_func string New z=f(x,y). xy_file string File for new 1-D data. z_file string File for new 2-D data. errors double New error values. errtype string Specify error types as code (e.g. "XXY" for asymmetrical errors in X and symmetric errors in Y) frange float The range of x, y or t over which to plot a function 12.4 Restrictions: Does not allow the type of dataset to be changed. If neither the index or the name is given, then the current dataset is modified. Specifying both is an error. If name is given then (1) If there are 2 datasets of the same name, the first will be modified, (2) if the name is not found, then the program exits without updating. 13 GRAFF_EXPORT graff_export, file, index, name = name, outfile = outfile