Provided by: plplot-doc_5.10.0-0ubuntu5_all 

NAME
plscolor - Used to globally turn color output on/off
SYNOPSIS
plscolor(color)
DESCRIPTION
Used to globally turn color output on/off for those drivers/devices that support it.
Redacted form: plscolor(color)
This function is used in example 31.
ARGUMENTS
color (PLINT, input)
Color flag (Boolean). If zero, color is turned off. If non-zero, color is turned on.
AUTHORS
Many developers (who are credited at http://plplot.sourceforge.net/credits.php) have contributed to
PLplot over its long history.
SEE ALSO
PLplot documentation at http://plplot.sourceforge.net/documentation.php.
February, 2014 PLSCOLOR(3plplot)