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 137<br />

System Colors when selected makes the text window honor the System Colors set using the Control<br />

Panel. When unselected, text is black or blue on a white background.<br />

Update wgnuplot.ini saves the current text window location, text window size, text window font and<br />

text window font size to the initialisation file WGNUPLOT.INI.<br />

MENU BAR<br />

If the menu file WGNUPLOT.MNU is found in the same directory as WGNUPLOT.EXE, then the<br />

menu specified in WGNUPLOT.MNU will be loaded. Menu commands:<br />

[Menu] starts a new menu with the name on the following line.<br />

[EndMenu] ends the current menu.<br />

[–] inserts a horizontal menu separator.<br />

[|] inserts a vertical menu separator.<br />

[Button] puts the next macro on a push button instead of a menu.<br />

Macros take two lines with the macro name (menu entry) on the first line and the macro on the second<br />

line. Leading spaces are ignored. Macro commands:<br />

[INPUT] — Input string with prompt terminated by [EOS] or {ENTER}<br />

[EOS] — End Of String terminator. Generates no output.<br />

[OPEN] — Get name of file to open from list box, with title of list box terminated by [EOS], followed<br />

by default filename terminated by [EOS] or {ENTER}. This uses COMMDLG.DLL from Windows 3.1.<br />

[SAVE] — Get name of file to save. Similar to [OPEN]<br />

Macro character substitutions:<br />

{ENTER} — Carriage Return ’\r’<br />

{TAB} — Tab ’\011’<br />

{ESC} — Escape ’\033’<br />

{^A} — ’\001’<br />

...<br />

{^ } — ’\031’<br />

Macros are limited to 256 characters after expansion.<br />

36.59.77.4 Wgnuplot.ini Windows gnuplot will read some of its options from the [WGNU-<br />

PLOT] section of WGNUPLOT.INI in the Windows directory. A sample WGNUPLOT.INI file:<br />

[WGNUPLOT]<br />

TextOrigin=0 0<br />

TextSize=640 150<br />

TextFont=Terminal,9<br />

GraphOrigin=0 150<br />

GraphSize=640 330<br />

GraphFont=Arial,10<br />

GraphColor=1<br />

GraphToTop=1<br />

GraphBackground=255 255 255<br />

Border=0 0 0 0 0<br />

Axis=192 192 192 2 2<br />

Line1=0 0 255 0 0<br />

Line2=0 255 0 0 1<br />

Line3=255 0 0 0 2<br />

Line4=255 0 255 0 3<br />

Line5=0 0 128 0 4

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

Saved successfully!

Ooh no, something went wrong!