11-16 Lists
8311LIST.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:21 PM Printed: 02/19/01 1:37 PM
Page 16 of 18
Matr4list( (matrix stored to lists) fills each listname with
elements from each column in matrix. If the number of
listname arguments exceeds the number of columns in
matrix, then Matr4list( ignores extra listname arguments.
Likewise, if the number of columns in matrix exceeds the
number of listname arguments, then Matr4list( ignores
extra matrix columns.
Matr4list(matrix,listname1,listname2, . . . ,listname n)
&
Matr4list( also fills a listname with elements from a
specified column# in matrix. To fill a list with a specific
column from matrix, you must enter a column# after
matrix.
Matr4list(matrix,column#,listname)
&
Ù preceding one to five characters identifies those
characters as a user-created listname. listname may
comprise letters, q, and numbers, but it must begin with a
letter from A to Z or q.
Ùlistname
Generally, Ù must precede a user-created list name when
you enter a user-created list name where other input is
valid, for example, on the home screen. Without the Ù, the
TI-83 may misinterpret a user-created list name as implied
multiplication of two or more characters.
Ù need not precede a user-created list name where a list
name is the only valid input, for example, at the Name=
prompt in the stat list editor or the Xlist: and Ylist: prompts
in the stat plot editor. If you enter Ù where it is not
necessary, the TI-83 will ignore the entry.
Matr4list(