01.02.2014 Views

GNUPlot Manual

GNUPlot Manual

GNUPlot Manual

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

36 SET-SHOW gnuplot 4.0 107<br />

where the fontsize and linewidth are specified in points and the sizes in inches.<br />

monochrome, "SwitzerlandLight", 22, 8.2, 10 and 1.2.<br />

The defaults are<br />

36.59.11 Debug<br />

This terminal is provided to allow for the debugging of gnuplot. It is likely to be of use only for users<br />

who are modifying the source code.<br />

36.59.12 Dospc<br />

The dospc terminal driver supports PCs with arbitrary graphics boards, which will be automatically<br />

detected. It should be used only if you are not using the gcc or Zortec C/C++ compilers.<br />

36.59.13 Dumb<br />

The dumb terminal driver has an optional size specification and trailing linefeed control.<br />

Syntax:<br />

set terminal dumb {[no]feed} { }<br />

{[no]enhanced}<br />

where and set the size of the dumb terminals. Default is 79 by 24. The last newline<br />

is printed only if feed is enabled.<br />

Examples:<br />

set term dumb nofeed<br />

set term dumb 79 49 # VGA screen---why would anyone do that?<br />

36.59.14 Dxf<br />

The dxf terminal driver creates pictures that can be imported into AutoCad (Release 10.x). It has no<br />

options of its own, but some features of its plots may be modified by other means. The default size is<br />

120x80 AutoCad units, which can be changed by set size. dxf uses seven colors (white, red, yellow,<br />

green, cyan, blue and magenta), which can be changed only by modifying the source file. If a black-andwhite<br />

plotting device is used, the colors are mapped to differing line thicknesses. See the description of<br />

the AutoCad print/plot command.<br />

36.59.15 Dxy800a<br />

This terminal driver supports the Roland DXY800A plotter. It has no options.<br />

36.59.16 Eepic<br />

The eepic terminal driver supports the extended LaTeX picture environment. It is an alternative to the<br />

latex driver.<br />

The output of this terminal is intended for use with the "eepic.sty" macro package for LaTeX. To use it,<br />

you need "eepic.sty", "epic.sty" and a printer driver that supports the "tpic" \specials. If your printer<br />

driver doesn’t support those \specials, "eepicemu.sty" will enable you to use some of them. dvips and<br />

dvipdfm do support the "tpic" \specials.<br />

Syntax:<br />

set terminal eepic {color, dashed, rotate, small, tiny, default, }<br />

Options: You can give options in any order you wish. ’color’ causes gnuplot to produce \color{...}<br />

commands so that the graphs are colored. Using this option, you must include \usepackage{color}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!