TI-BASIC:Vertical
From Learn @ Cemetech
Jump to navigationJump to searchCommand Summary
Draws a vertical line on the graph screen.
Command Syntax
Vertical X
Menu Location
In the program editor:
- 2nd DRAW to enter the draw menu.
- 4 to insert the Vertical command, or use arrows and ENTER.
TI-83/84/+/SE/C/CSE
1 byte
Vertical X draws a vertical line from the top of the graph screen to the bottom at X. Vertical is usually only used to replace a line that stretches the entire length of the graph screen, along with its counterpart Horizontal.
Vertical is affected by the window settings, unlike the Pxl- commands.
:Vertical 5
Uses on TI 84+C Version Calculators
The Vertical command takes an additional color argument for TI 84+C version calculators, as shown below:
Vertical 5,BLACK