C Library Functions - plotx (3)
NAME
plotx(3f) - [M_datapac:GENERIC_LINE_PLOT] generate a line printer
run sequence plot
CONTENTS
Synopsis
Description
Options
Examples
Author
Maintainer
License
SYNOPSIS
SUBROUTINE PLOTX(X,N)
DESCRIPTION
PLOTX(3f) yields a one-page printer plot of X(I) versus I.
OPTIONS
|
X |
description of parameter
|
|
Y |
description of parameter
|
|
EXAMPLES
Sample program:
program demo_plotx
use M_datapac, only : plotx
implicit none
! call plotx(x,y)
end program demo_plotx
Results:
AUTHOR
The original DATAPAC library was written by James Filliben of the Statistical
Engineering Division, National Institute of Standards and Technology.
MAINTAINER
John Urban, 2022.05.31
LICENSE
CC0-1.0
| Nemo Release 3.1 | plotx (3) | June 29, 2025 |
Generated by manServer 1.08 from 3a3ea5af-0941-42fd-b012-8c3bcc6f0f6a using man macros.