<< >> Up Title Contents

show


show <sub> [,<par>]

This command displays various parameters and settings of KUPLOT. The current subcommands are:

annotation

show "annotation"

Shows the currently set annotation for the active frame.

colour

show "color"

This command shows the RGB values of the current colourmap used to print bitmaps (only POSTSCRIPT output and X11).

data

show "data" [,<ik>]

Shows information about the loaded data set <ik>. If the parameter <ik> is omitted, information about all loaded data sets is printed.

error

show "error"

The error status of KUPLOT is displayed.

font

show "font"

This command shows the font settings for the active frame.

frames

show "frames"

This command shows the actual frame settings. For more information who to use frames in KUPLOT see help entry 'frames'.

hlin

show "hlin"

Shows the current contour line settings for the active frame.

plot

show "plot"

Shows plot information for the active frame.A value of -9999. means automatic setting of the corresponding parameter before the next plot.

result

show "result"

This command shows the values currently stored in the res[i] variable array.

style

show "style"

This command shows plotting style setting like line colour, line style etc. are displayed on the screen.


<< >> Up Title Contents