Query: plstar
OS: debian
Section: 3plplot
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PLSTAR(3plplot) PLplot API PLSTAR(3plplot)NAMEplstar - InitializationSYNOPSISplstar(nx, ny)DESCRIPTIONInitializing the plotting package. The program prompts for the device keyword or number of the desired output device. Hitting a RETURN in response to the prompt is the same as selecting the first device. If only one device is enabled when PLplot is installed, plstar(3plplot) will issue no prompt. The output device is divided into nx by ny subpages, each of which may be used independently. The subroutine pladv(3plplot) is used to advance from one subpage to the next. Redacted form: plstar(nx, ny) This function is used in example 1.ARGUMENTSnx (PLINT, input) Number of subpages to divide output page in the horizontal direction. ny (PLINT, input) Number of subpages to divide output page in the vertical direction.AUTHORSGeoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere.SEE ALSOPLplot documentation at http://plplot.sourceforge.net/resources. August, 2012 PLSTAR(3plplot)
Related Man Pages |
---|
plbop(3plplot) - debian |
plcpstrm(3plplot) - debian |
plstar(3plplot) - debian |
plstart(3plplot) - debian |
plstring(3plplot) - debian |
Similar Topics in the Unix Linux Community |
---|
divide field in two strings |
PLplot 5.9.2 (Default branch) |
Initialization Problems - Cannot execute automatically |
How can I change is output format by awk ? |
To export from particular column |