Operation Manual

Chapter 11: Lists 267
augment(
augment(augment(
augment(
augment( concatenates the elements of listA and listB. The list elements can be real or
complex numbers.
augment(listA,listB)
List
ListList
List4matr(
matr(matr(
matr(
List4matr( (lists stored to matrix) fills matrixname column by column with the elements from
each list. If the dimensions of all lists are not equal, then
List4matr( fills each extra
matrixname row with 0. Complex lists are not valid.
List4matr(list1,list2, ... ,list n,matrixname)
Matr
MatrMatr
Matr4list(
list(list(
list(