Property | Value |
---|---|
Hex Value | $E9 |
Categories | |
Localizations |
|
PlotsOn
Overview
Selects all stat plots or one or more specified stat plots (1
, 2
, or 3
).
Availability: Token available everywhere.
Syntax
PlotsOn [1,2,3]
Location
2nd, stat plot, STAT PLOTS
, 5:PlotsOn
Description
By itself, the command will turn on all three stat plots.
If it is given arguments, there can be any number of them (actually, no more than 255, but this won't stop most people), but they must all be numbers 1 to 3. Then, the command will only turn on the specified plots. Unlike some commands, it is okay to give PlotsOn an expression as an argument (for example, PlotsOn X), as long as it has a value of 1, 2, or 3.
Error Conditions
- ERR:DOMAIN is thrown if a plot that is not 1, 2, or 3 is specified.
Related Commands
Source: parts of this page were written by the following TI|BD contributors: burr, DarkerLine, GoVegan.
History
Calculator | OS Version | Description |
---|---|---|
TI-82 | 1.0 | Added |
Authors: