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.

136 gnuplot 4.0 36 SET-SHOW<br />

36.59.77 Windows<br />

Three options may be set in the windows terminal driver.<br />

Syntax:<br />

set terminal windows {} {""} {}<br />

where is either color or monochrome, "" is the name of a valid Windows font,<br />

and is the size of the font in points.<br />

Other options may be set with the graph-menu, the initialization file, and set linestyle. Note that<br />

there is one restriction imposed by the classic Windows GDI interface: modifiable linewidth only works<br />

with solid lines, not with dotted or dashed ones.<br />

The Windows version normally terminates immediately as soon as the end of any files given as command<br />

line arguments is reached (i.e. in non-interactive mode), unless you specify - as the last command line<br />

option. It will also not show the text-window at all, in this mode, only the plot. By giving the optional<br />

argument -persist (same as for gnuplot under x11; former Windows-only options /noend or -noend<br />

are still accepted as well), will not close gnuplot. Contrary to gnuplot on other operating systems,<br />

gnuplot’s interactive command line is accessible after the -persist option.<br />

36.59.77.1 Graph-menu The gnuplot graph window has the following options on a pop-up menu<br />

accessed by pressing the right mouse button or selecting Options from the system menu:<br />

Bring to Top when checked brings the graph window to the top after every plot.<br />

Color when checked enables color linestyles. When unchecked it forces monochrome linestyles.<br />

Copy to Clipboard copies a bitmap and a Metafile picture.<br />

Background... sets the window background color.<br />

Choose Font... selects the font used in the graphics window.<br />

Line Styles... allows customization of the line colors and styles.<br />

Print... prints the graphics windows using a Windows printer driver and allows selection of the printer<br />

and scaling of the output. The output produced by Print is not as good as that from gnuplot’s own<br />

printer drivers.<br />

Update wgnuplot.ini saves the current window locations, window sizes, text window font, text window<br />

font size, graph window font, graph window font size, background color and linestyles to the initialization<br />

file WGNUPLOT.INI.<br />

36.59.77.2 Printing In order of preference, graphs may be be printed in the following ways.<br />

1. Use the gnuplot command set terminal to select a printer and set output to redirect output to<br />

a file.<br />

2. Select the Print... command from the gnuplot graph window. An extra command screendump<br />

does this from the text window.<br />

3. If set output "PRN" is used, output will go to a temporary file. When you exit from gnuplot<br />

or when you change the output with another set output command, a dialog box will appear for you<br />

to select a printer port. If you choose OK, the output will be printed on the selected port, passing<br />

unmodified through the print manager. It is possible to accidentally (or deliberately) send printer<br />

output meant for one printer to an incompatible printer.<br />

36.59.77.3 Text-menu The gnuplot text window has the following options on a pop-up menu<br />

accessed by pressing the right mouse button or selecting Options from the system menu:<br />

Copy to Clipboard copies marked text to the clipboard.<br />

Paste copies text from the clipboard as if typed by the user.<br />

Choose Font... selects the font used in the text window.

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

Saved successfully!

Ooh no, something went wrong!