5.7. - re reset program for new plot
automatically restores several program parameters to their start-up
condition.
re
Reset will restore the parameters listed below to their original condition.
| Command |
Description |
State |
 |
 |
 |
cs |
Character size |
Set to defaults |
gd |
Points |
Number of points set to 0 |
gk |
Key |
Clear key |
ra |
Range |
Clear axis ranges |
ro |
User ticks |
Clear user settings |
sy |
Symbol |
Set symbol to a dot |
tu |
Plot orientation |
Landscape |
tx |
Text |
Clear label and title |
ty (and ro) |
Plot types |
Set all type flags to 0 |
wi |
Window |
Set to selection code 0 |
vi |
3D view point |
Set to 1.3 -2.4 2 |
bo |
3D box |
Set to 1 1 1 |
st |
Plot style |
Set to 0 |
lo |
Location |
Set to 0 0 1 1 |
se |
Set options |
Dash length 1mm |
|
|
Line spacing 1.5 × text height |
|
|
Tick length 1.5% |
|
It is possible to retain axis-range settings following a reset.
The
axes-range values last used are actually remembered after a reset.
If you enter the
ra command before reading in new data, those
values become the default values and can be selected by simply entering
<return>. If you don't enter the
ra command, the program
behaves as if the ranges haven't been set.
The current font, filters, active user functions, command-file directory,
get-data directory and user-function directory are not changed by
the
re command.
|