VisionX V4 | VXPLOT | VisionX V4 |
vxplot − graphical plot utility |
vxplot [if=infile] [-s] [-b] [-m] [-h] [n=value] [-z] [mx=value] [mn=value] |
Vxplot is a utility for making graphical plot files from VisionX image files. Both gnuplot and plotmtv packages are supported. Vxplot can plot 1-D or 2-D image files, it can also compute the histogram of a VisionX image file. Vxplot is usually used internally by vplot but it may also be used by itself. The plot files created by vxplot can be plotted with vplot. |
-m |
create a plotmtv file. By default a gnuplot file is generated. |
||
-s |
silent mode: only create the data file for gnuplot. By default gnuplot commands and other information is included with the file. |
||
-b |
select the box style for the gnuplot format. |
||
-h |
select a histogram plot rather than a data plot |
-z |
set bin zero of the result to zero |
||
mx=value |
Fix the highest value of the histogram to value. |
||
mn=value |
Fix the lowest value of the histogram to value. |
A. P. Reeves |