Ymin / Ymax

All Aplets

Xzoom

All Aplets

Yzoom

All Aplets

n1 Xmin

n2 Xmax

where n2 > n1

Sets the minimum and maximum vertical values of the plot screen. Appears as the YRNG fields (vertical range) in the Plot Setup input form.

From Plot Setup, enter the values for YRNG.

or

In a program, type

n1 Ymin

n2 Ymax

where n2 > n1

Sets the horizontal zoom factor.

From Plot-ZOOM-Set Factors, enter the value for XZOOM.

or

In a program, type

nXZOOM where n > 0

The default value is 4.

Sets the vertical zoom factor.

From Plot-ZOOM-Set Factors, enter the value for YZOOM.

or

In a program, type

nYZOOM

The default value is 4.

18-38

Programming