The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 20. The Specialized C API for PLplot | Next |
plOptUsage
: Print usage and syntax message.
Prints the usage and syntax message. The message can also be
display using the -h command line option. There is a default
message describing the default plplot options. The usage
message is also modified by plSetUsage
and plMergeOpts
.
|
This function is currently available in C, C++, Java, Ocaml, Octave and Python.
This function is not used in any examples.
Prev | Home | Next |
plMinMax2dGrid : Find the minimum and
maximum of a 2d grid allocated using plAlloc2dGrid . | Up | plMergeOpts : Reset internal option table
info structure. |