thistpdf.1 - numtools - perform numerical operations on vectors and matrices in… | |
git clone git://src.adamsgaard.dk/numtools | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
thistpdf.1 (377B) | |
--- | |
1 .Dd $Mdocdate$ | |
2 .Dt HISTPDF 1 | |
3 .Os | |
4 .Sh NAME | |
5 .Nm histpdf | |
6 .Nd plots a histogram of values in the first column | |
7 .Sh SYNOPSIS | |
8 .Nm | |
9 .Sh DESCRIPTION | |
10 .Nm | |
11 outputs a PDF plot, so make sure to redirect the standard output to | |
12 another program or to a file. | |
13 .Sh SEE ALSO | |
14 .Xr gnuplot 1 , | |
15 .Xr max 1 , | |
16 .Xr mean 1 , | |
17 .Xr min 1 , | |
18 .Xr sum 1 | |
19 .Sh AUTHORS | |
20 .An Anders Damsgaard Aq Mt [email protected] |