plotx(3f) - [M_datapac:GENERIC_LINE_PLOT] generate a line printer run sequence plot
Synopsis
Description
Options
Examples
Author
Maintainer
License
SUBROUTINE PLOTX(X,N)
PLOTX(3f) yields a one-page printer plot of X(I) versus I.
X description of parameter Y description of parameter
Sample program:
program demo_plotx use M_datapac, only : plotx implicit none ! call plotx(x,y) end program demo_plotxResults:
The original DATAPAC library was written by James Filliben of the Statistical Engineering Division, National Institute of Standards and Technology.
John Urban, 2022.05.31
CC0-1.0
Nemo Release 3.1 | plotx (3) | February 23, 2025 |