figplot
Contents: Description, Arguments, Usage, Examples, Sub-Functions, Related Functions, Source Supported Under Version: >1.00
Description Write a PDF file for a specified size for anything shown in the GnuPlot window.
Arguments and Return Values Arguments: Desired filename and path with a .pdf extension and the file size Return Value: Writes a file using the system default PostScript settings
Usage Syntax: figplot(filename [, w = FLOAT][, h = FLOAT]) 'filename' - The output file name and path 'w' - the output file width in inches (default is 6.4) 'h' - the output file height in inches (default is 4.3)
Examples dv> figplot("TI_vs_Alb.pdf") 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: 10-16-2012 |