ncl_clsgks (3) - Linux Man Pages
ncl_clsgks: Deactivates workstation 1, closes workstation 1, and
Command to display ncl_clsgks
manual in Linux: $ man 3 ncl_clsgks
NAME
CLSGKS - Deactivates workstation 1, closes workstation 1, and
closes GKS.
STATUS
CLSGKS is somewhat dated. It was primarily used with NCAR GKS-0A
when this package only allowed for a single metacode workstation.
Now that the NCAR GKS package provides for multiple workstations
to be open, it is recommended that standard GKS calls to
GDAWK, GCLWK, and GCLKS be used instead.
SYNOPSIS
CALL CLSGKS
C-BINDING SYNOPSIS
#include <ncarg/ncargC.h>
void c_clsgks()
EXAMPLES
Use the ncargex command to see the following relevant examples:
agex01.
ACCESS
To use CLSGKS or c_clsgks, load the NCAR Graphics libraries ncarg, ncarg_gks,
and ncarg_c, preferably in that order.
COPYRIGHT
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
SEE ALSO
Online:
spps, gdawk, gclwk, gclks, opngks, setusv, getusv, ncarg_cbind
Hardcopy:
NCAR Graphics Fundamentals, UNIX Version;
User's Guide for NCAR GKS-0A Graphics
Pages related to ncl_clsgks
- ncl_c_csa1s (3) - cubic spline approximation, simple entry for one-dimensional input
- ncl_c_csa1xs (3) - cubic spline approximation, expanded entry for one-dimensional input
- ncl_c_csa2ls (3) - cubic spline approximation, simple entry for two-dimensional input, list output
- ncl_c_csa2lxs (3) - cubic spline approximation, expanded entry for two-dimensional input, list output
- ncl_c_csa2s (3) - cubic spline approximation, simple entry for two-dimensional input, gridded output
- ncl_c_csa2xs (3) - cubic spline approximation, expanded entry for two-dimensional input, gridded output
- ncl_c_csa3ls (3) - cubic spline approximation, simple entry for three-dimensional input, list output
- ncl_c_csa3lxs (3) - cubic spline approximation, expanded entry for three-dimensional input, list output
- ncl_c_csa3s (3) - cubic spline approximation, simple entry for three-dimensional input, gridded output