plsdev.3plplot - Man Page

Set the device (keyword) name

Synopsis

plsdev(devname)

Description

Set the device (keyword) name.

Redacted form: plsdev(devname)

This function is used in examples 1, 14, and 20.

Arguments

devname (PLCHAR_VECTOR(3plplot), input)

An ascii character string containing the device name keyword of the required output device.  If devname is NULL or if the first character of the string is a “?”, the normal (prompted) start up is used.

Authors

Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.

See Also

PLplot documentation at http://plplot.org/documentation.php.

Info

March, 2024 PLplot API