The ZBox Command
ZBOX.GIF

Command Summary

Zooms in to a smaller graphing window defined by a box drawn by the user.

Command Syntax

ZBox

Menu Location

Press:

  1. ZOOM to access the zoom menu.
  2. ENTER to select ZBox.

Calculator Compatibility

TI-83/84/+/SE

Token Size

1 byte

The ZBox command allows the user to select a smaller window within the current graphing window to zoom in to. To select the window, use the arrow keys and ENTER to select one corner of the window; then as you use the arrow keys and ENTER to select the other corner, a rectangle of the window's dimensions will be shown.

It's not recommended to use this in most programs, because entering an empty window (with no width or no height) will cause an error and exit the program without letting it clean up.

Error Conditions

  • ERR:INVALID occurs if this command is used outside a program.
  • ERR:ZOOM is thrown if an empty window is selected (with no width or no height)

Related Commands

.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Noncommercial 2.5 License.