next up previous contents
Next: 9.2 Functional list of Up: 9. List of commands Previous: 9. List of commands

   
9.1 Alphabetical list of commands


Command   Description 

# Comment, the rest of the line will be ignored
@ Execution of a macrofile
= Assigns the value of an expression to a variable
achx/y/z Changes label for x-, y- or z-axis
alloc Allocates space for new data set without reading a file
angl Sets the angle between x- and y-axis
aver Sets the aspect ratio between the y- and the x-axis
break Interrupts a loop or conditional statement
buff Sets buffer space around plot for labels etc.
ccal Mathematical manipulation of a data set
cmap Selects colourmap for bitmap plots
continue Continues KUPLOT after 'stop' command
do Start of a do loop
echo Echos a string
else Default block in an if construction
elseif Alternative block in an if construction
enddo End of a do loop
endif End of an if construction
etyp Selects the type of error bars to be plotted
eval Evaluates an expression for interactive display
exit Ends the KUPLOT program
fclose Closes i/o file (new)
fit * Enters least square fit sublevel
fget Gets data from file (new)
fnam Toggles the plotting of the filenames within the plot
font Sets font, font size and font colour
fopen Opens file for 'fget' or 'fput' (new)
fset Sets type of frame and axis labeling
frames * Check this help entry for summary on the usage of frames
fput Writes user variables to file (new)
func Create data set from given functional expression
glat Smoothing of data sets (German: glätten)
grid Toggles plotting of a grid at major tick mark positions
hart Defines plotting mode for 2D data (contours, bitmap)
hcol Sets colour of contour lines
help Gives on line help
hlab Enables contour line labelling (new)
hlin Sets contour line starting level and intervals
hpak Sets number of contour line definitions
htyp Sets line type for contour lines
if Begin of an if construction
inte Calculates integral of specified data set
ksav * Sublevel to save loaded data sets
kcal Mathematical operations between data sets
lart Sets line plotting style (line, steps, spline)
lcol Sets line colour
learn Starts a learn sequence
lend Ends a learn sequence
load Reads data set from file
ltyp Sets line type
lwid Sets line width
mark Sets interval and starting value for axis labeling
match Matches two data sets via scale and offset (new)
mcol Sets marker colour
mean Calculates average and standard deviation of specified data set
merge Merges several data sets (new)
mouse Enters 'mouse' input mode (new)
mtyp Sets marker type
msiz Sets marker size
orient Sets orientation of the plot (landscape, portrait)
plot Display plot on the screen
prin Print current plot
ptyp Sets type for peak markers
rdef Read KUPLOT settings from file
rebin Rebins data to a new grid (new)
rese Reset KUPLOT
sann Define annotations for plot
save Save current plot
sdef Write current KUPLOT settings to file
seed Initialize the random number generator
set Set various parameters
show Shows various KUPLOT settings
skal Defines plot area
sleg Define optional caption for given data set
smax Determine maxima of specified data set
smooth Smoothes data (weighted smoothing) (new)
sort Sort specified data set with respect to its x-values
stop Stops KUPLOT macro, resume with 'cont'
system Executes a shell command
tit1/2 Sets first/second title line
wait Wait for user input


next up previous contents
Next: 9.2 Functional list of Up: 9. List of commands Previous: 9. List of commands
Thomas Proffen {Billinge}
1999-06-26