<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAxesoff</id>
	<title>TI-BASIC:Axesoff - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AAxesoff"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Axesoff&amp;action=history"/>
	<updated>2026-05-15T12:18:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Axesoff&amp;diff=445&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Axesoff&amp;diff=445&amp;oldid=prev"/>
		<updated>2016-02-24T18:01:44Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=AXESOFF.GIF&lt;br /&gt;
|summary=Disables the X- and Y- axes on the graph screen.&lt;br /&gt;
|syntax=AxesOff&lt;br /&gt;
|location=Press:&lt;br /&gt;
# 2nd FORMAT to access the format menu.&lt;br /&gt;
# Use arrows and ENTER to select AxesOff.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The AxesOff command disables the X and Y axes on the graph screen, so that they aren&amp;#039;t drawn. They can be enabled again with the [[TI-BASIC:Axeson|AxesOn]] command.&lt;br /&gt;
&lt;br /&gt;
(the y=x line that is drawn when both [[TI-BASIC:Seq_Mode|Seq]] and [[TI-BASIC:Web|Web]] modes are enabled is also controlled by this command)&lt;br /&gt;
&lt;br /&gt;
Generally, the AxesOff command should be used at the beginning of the program to disable the axes if the program is going to use the graph screen, since the axes get in the way. However, you should consider using [[TI-BASIC:Storegdb|StoreGDB]] and [[TI-BASIC:Recallgdb|RecallGDB]] to save this setting if that&amp;#039;s the case.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Axeson|AxesOn]]&lt;br /&gt;
* [[TI-BASIC:Labelon|LabelOn]]&lt;br /&gt;
* [[TI-BASIC:Labeloff|LabelOff]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>