Difference between revisions of "83Plus:Basic:Graphics:ClrDraw"
From WikiTI
(Cleaned up formatting to match template) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:83Plus:Basic:Graphics| | + | [[Category:83Plus:Basic:Graphics|ClrDraw]] |
== Synopsis == | == Synopsis == | ||
Line 14: | Line 14: | ||
== Comments == | == Comments == | ||
− | If any functions, plots, or axes are on, they will be redrawn. | + | * If any functions, plots, or axes are on, they will be redrawn. |
== Example == | == Example == | ||
Line 22: | Line 22: | ||
== See also: == | == See also: == | ||
+ | [[83Plus:Basic:Graphics:ClrHome|ClrHome]] |
Latest revision as of 15:14, 16 September 2006
Contents
Synopsis
Token size: 1 byte
Syntax: ClrDraw
Clears all text from the graph screen
Outputs:
Clears graph screen and graph buffer.
Comments
- If any functions, plots, or axes are on, they will be redrawn.
Example
:ClrDraw :Text(0,0,"Hello World!!!"