pngplot

From DavinciWiki
Jump to: navigation, search

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

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

All other topics

  • See navigation on the left

Major Sub-Functions

Related Functions

Recent Library Changes

Created On: 04-25-2007
Modified On: 01-17-2008

Personal tools