winclose(3G) winclose(3G)
NAME
winclose - closes the identified graphics window
SPECIFICATION
C winclose(gid)
long gid;
FORTRAN subroutine winclo(gid)
integer*4 gid
DESCRIPTION
winclose closes the graphics window associated with
identifier gid .
SEE ALSO
winopen
Using mex, Chapter 2, Programming with mex
NOTE
This routine is available only in immediate mode.
Page 1 (printed 8/20/87)