Next: hist() Up: Graphics Macros Help File Previous: findcontour()   Contents

graphicshelp()

Usage:
graphicshelp(topic1 [, topic2 ...] [,usage:T])
graphicshelp(index:T)



Keywords: general
graphicshelp(topicname) prints help on a topic related to file
graphics.mac.  Usually topicname is the name of a macro in the file.

When quoted, topicname may contain "wildcard" characters "*" and "?".
You can also use help keyword 'key'.  See help() for details.

graphicshelp(topicname1, topicname2, ...) prints help on more than one
topic.

graphicshelp(topicname1 [, topicname2 ...], usage:T) prints just a brief
summary of usage for the each topic.


Gary Oehlert 2003-01-15