
306 Programming in HP PPL
θmin/θmax
Polar
Sets the minimum and maximum independent values.
In Plot Setup view enter values for θ Rng.
In a program, type:
min
max
where
θstep
Polar
Sets the step size for the independent variable.
In Plot Setup view, enter a value for θ Step.
In a program, type:
step
where
Tmin/Tmax
Parametric
Sets the minimum and maximum independent variable values.
In Plot Setup view, enter values for T Rng.
In a program, type:
Tmin
Tmax
where
Tstep
Parametric
Sets the step size for the independent variable.
In Plot Setup view, enter a value for T Step.
In a program, type
Tstep
where
Xtick Sets the distance between tick marks for the horizontal axis.
In Plot Setup view, enter a value for X Tick.
In a program, type:
Xtick where
Ytick Sets the distance between tick marks on the vertical axis.
In Plot Setup view, enter a value for Y Tick.
In a program, type:
Ytick where
Comentarios a estos manuales