figplot

From DavinciWiki
Jump to: navigation, search

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

  • davinci-dev [AT] mars.asu.edu

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 10-16-2012
Modified On: 05-14-2013

Personal tools