GCL(ID:8128/)


Graphics Command and Language


References:
  • Michels, Helmut "DISGCL 3.2 A Graphics Command Language" Max-Planck-Institut fur Aeronomie, Katlenburg-Lindau 1995 view details Abstract: This manual describes the graphics command language DISGCL which is an interpreter based
    on the graphics software DISLIN. All DISLIN statements can be written to a script file and then
    be executed with DISGCL, or can be entered in an interactive mode.
    Similar to programming languages such as Fortran and C, high-level language elements can be
    used within DISGCL. These are variables, operators, expressions, array operations, loops, if
    and switch statements, user-defined subroutines and functions, and file I/O routines.
    An easy to use interface for data input is given to include data into DISGCL jobs. The format
    of data files is very simple and useful for most DISLIN plotting routines.
    Several quickplots are offered by DISGCL which are collections of DISLIN statements to display
    data with one command.