vec_plot
Syntax | |||||||||||||||||||||||||||||||||||||||||||||
vec_plot --help vec_plot [options] names... vec_plot -png [options] names... vec_plot -ps [-xp xoff] [-yp yoff] [options] names... vec_plot -ppm [options] names... vec_plot -ppmx [options] names... vec_plot -xml [options] names... vec_plot -x [-display display] [-xoff xoff] [-yoff yoff] [options] names.. | |||||||||||||||||||||||||||||||||||||||||||||
Synopsis | |||||||||||||||||||||||||||||||||||||||||||||
Plot | |||||||||||||||||||||||||||||||||||||||||||||
Options | |||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||
Description | |||||||||||||||||||||||||||||||||||||||||||||
Plot The output can be to an X terminal, XML rplot file, Portable PixMap (PPM) file, extended Portable PixMap (PPMX) file, Portable Network Graphics (PNG), or PostScript file. The default output is PostScript. The output file is written to standard output. The program will attempt to calculate the number of panels to include in the plot based on the number of input files. However this behavior can be overridden using the " The number and complexity of the command line options makes typing them a laborious process, especially when producing multiple plots. To solve this problem, command line options can be placed in plain text file that can be parsed by the program using the " | |||||||||||||||||||||||||||||||||||||||||||||
Examples | |||||||||||||||||||||||||||||||||||||||||||||
Plot all the
Generate an rPlot XML plot of all the |