<?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%3AIndpntauto</id>
	<title>TI-BASIC:Indpntauto - 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%3AIndpntauto"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Indpntauto&amp;action=history"/>
	<updated>2026-05-26T09:47:48Z</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:Indpntauto&amp;diff=1052&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:Indpntauto&amp;diff=1052&amp;oldid=prev"/>
		<updated>2016-02-24T18:32:12Z</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=INDPNTAUTO.GIF width=&amp;quot;192&amp;quot; height=&amp;quot;128&amp;quot; style=&amp;quot;border: 1px solid black;&amp;quot;&lt;br /&gt;
|summary=Automatically fills in the table values for the independent variable.&lt;br /&gt;
|syntax=IndpntAuto&lt;br /&gt;
|location=Press:&lt;br /&gt;
# 2nd TBLSET to access the table settings.&lt;br /&gt;
# Use arrows to select Auto in the Indpnt line to select IndpntAuto.&lt;br /&gt;
|compatibility=TI-83/84/+/SE&lt;br /&gt;
|size=1 byte&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The IndpntAuto setting sets the independent variable (X, T, θ, or &amp;#039;&amp;#039;n&amp;#039;&amp;#039; depending on [[TI-BASIC:Graphing_Mode|Graphing_Mode]]) to be filled in automatically in the table (which is accessible by pressing 2nd TABLE, or from a program with the [[TI-BASIC:Disptable|DispTable]] command).&lt;br /&gt;
&lt;br /&gt;
The values which will be filled in start at the value [[TI-BASIC:System_Variables#window|TblStart]] and increment by [[TI-BASIC:System_Variables#window|ΔTbl]] (which can be negative, but not 0). They will also be stored in the list [[TI-BASIC:System_Variables#window|TblInput]]. All these variables can be accessed through the VARS|6:Table... menu; TblStart and ΔTbl can also be edited in the 2nd TBLSET menu.&lt;br /&gt;
&lt;br /&gt;
The other possibility for this setting is [[TI-BASIC:Indpntask|IndpntAsk]] - if that setting is turned on, you must scroll to the corresponding row in the independent variable column, and enter a value.&lt;br /&gt;
&lt;br /&gt;
= Error Conditions =&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;[[TI-BASIC:Errors#domain|ERR:DOMAIN]]&amp;#039;&amp;#039;&amp;#039; is thrown if ΔTbl=0.&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Indpntask|IndpntAsk]]&lt;br /&gt;
* [[TI-BASIC:Dependauto|DependAuto]]&lt;br /&gt;
* [[TI-BASIC:Dependask|DependAsk]]&lt;br /&gt;
* [[TI-BASIC:Disptable|DispTable]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>