System Variables

!C

!Century_Divider

!D

!D.Display_Depth

!D.Fill_Dist

!D.Flags

!D.Flags Bit Definitions

Bit Value Function
0 1 Device has scalable pixel size (e.g., PostScript).
1 2 Device can control line thickness with hardware.
2 4 Device can output text at an arbitrary angle using hardware.
3 8 Device can display images.
4 16 Device supports color.
5 32 Device can polygon fill with hardware.
6 64 Device hardware characters are monospace.
7 128 Device can read pixels (TVRD).
8 256 Device supports windows.

!D.N_Colors

!D.Name

!D.Table_Size

!D.Unit

!D.Window

!D.X_Ch_Size / !D.Y_Ch_Size

!D.X_Px_Cm / !D.Y_Px_Cm

!D.X_Size / !D.Y_Size

!D.X_Vsize / !D.Y_Vsize

!Date_Separator

!Day_Names

!Dir

!Display_Size

!Dpi

!DT_Base

!Dtor

!Edit_Input

!Err

!Err_String

!Holiday_List

!Journal

!Lang

!Month_Names

!Mouse

!Msg_Prefix

!Order

!P

!P.Background

!P.Charsize


NOTE: If you use !P.Multi to create a multiple plot of more than two rows or columns, PV-WAVE decreases the character size by a factor of two.

!P.Charthick

!P.Clip

!P.Color

!P.Font


NOTE: Hardware font drivers that support 3D transformations include X Windows, WIN32 (on Windows NT platforms only), PostScript, and WMF (on Windows NT platforms only).

!P.Gridstyle

Index X Windows Style Windows Style
0 Solid Solid
1 Dotted Short dashes
2 Dashed Long dashes
3 Dash dot Long-short dashes
4 Dash-dot-dot-dot Long-short-short dashes
5 Long dashes Long dashes

!P.Linestyle


UNIX and OpenVMS Users: The line join style is "miter," i.e., the outer edges of two lines extend to meet at an angle.

Windows Users: The line join style is "round."

Index X Windows Style Windows Style
0 Solid Solid
1 Dotted Short dashes
2 Dashed Long dashes
3 Dash dot Long-short dashes
4 Dash-dot-dot-dot Long-short-short dashes
5 Long dashes Long dashes

!P.Multi


NOTE: If more than two rows or columns of plots are produced, PV-WAVE decreases the character size by a factor of 2.

Example

!P.NoClip

!P.Nsum

!P.Position


NOTE: The !P.Position variable will only position the plot itself, and the annotation on the axes may be cut off. If the plot and its associated annotation must be positioned, use the Region field of the !P system variable.

!P.Psym

Figure 4-1 The plot symbols and their corresponding reference numbers.

!P.Region

!P.Subtitle

!P.T

!P.T3D

!P.Thick

!P.Tickformat

!P.Ticklen

!P.Title

!Path

!PDT

!PDT.Box

!PDT.Compress

!PDT.Exclude_Holiday

!PDT. Exclude_Weekend

!PDT.Max_Levels

!PDT.Month_Abbr

!PDT.Start_Level

!PDT.DT_Crange

!PDT.DT_Range

!PDT.DT_Offset

!PDT.Week_Boundary

!Pi

!Prompt

!Quarter_Names

!Quiet

Value Purpose
0 Print all messages.
1 Suppress compiler and informational messages only.
2 Suppress error messages only.
3 Suppress compiler, informational, and error messages.

!Radeg

!Start

!Time_Separator

!Version

!Weekend_List

![XYZ]

![XYZ].Charsize

![XYZ].Crange

![XYZ].Gridstyle

Index X Windows Style Windows Style
0 Solid Solid
1 Dotted Short dashes
2 Dashed Long dashes
3 Dash dot Long-short dashes
4 Dash-dot-dot-dot Long-short-short dashes
5 Long dashes Long dashes

![XYZ].Margin

![XYZ].Minor

![XYZ].Range

Example

![XYZ].Region

![XYZ].S

![XYZ].Style

Settings for Axis Style

Bit Value Function
0 1 Exact. By default the end points of the axis are rounded in order to obtain even tick increments. Setting this bit inhibits rounding, making the axis fit the data range exactly.
1 2 Extend. If this bit is set, the axes are extended by 5% in each direction, leaving a border around the data.
2 4 None. If this bit is set, the axis and its annotation is not drawn.
3 8 No box. Normally, PLOT and CONTOUR draw a box style axis with the data window surrounded by axes. Setting this bit inhibits drawing the top or right axis.
4 16 Inhibits setting the y-axis minimum value to zero, when the data are all positive and non-zero. The keyword YNozero sets this bit temporarily.

Example

![XYZ].Thick

![XYZ].Tickformat

![XYZ].Ticklen

![XYZ].Tickname

Example





![XYZ].Ticks

![XYZ].Tickv

![XYZ].Title

![XYZ].Type

![XYZ].Window





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.