pngplot
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Description Write a png file for anything shown in the GnuPlot window.
Arguments and Return Values Arguments: Desired filename and path with a .png extension Return Value: Writes a png file using the system default PostScript settings
Usage Syntax: psplot(filename [, xsize = INT][, ysize = INT][, fontsize = STRING]) 'filename' - The output file name and path 'xsize' - size of x (in pixels) for output png 'ysize' - size of y (in pixels) for output png 'fontsize' - size of the font ("tiny","small","medium","large",default = "giant")
Examples dv> pngplot("Time_plot.png") Hit a key...any key...especially the return key dv> |
DavinciWiki Mini-Nav Bar Contents
Contact Developers
All other topics
Recent Library Changes Created On: 04-25-2007 |