C Library Functions  - graph_init (3)

NAME

graph_init(3f) - [M_graph] initialize the longlib graphics plot routine graph(3f)

CONTENTS

Synopsis
Description

SYNOPSIS

subroutine graph_init(xmax0,ymax0,vpx,vpy,zom)

   real,intent(in) :: xmax0
   real,intent(in) :: ymax0
   real,intent(in) :: vpx
   real,intent(in) :: vpy
   real,intent(in) :: zom

DESCRIPTION

Routine to initialize the longlib graphics plot package
XMAX0,YMAX0
  size in inches M_DRAW will simulate as the display size for this library
VPX,VPY
  coordinates of bottom left origin
ZOM zoom factor


Nemo Release 3.1 graph_init (3) February 23, 2025
Generated by manServer 1.08 from f2d18065-4f66-4acb-9342-11dcd639a4ad using man macros.