COL+ - Insert Column Command

Inserts an array (vector or matrix) into a matrix (one or more elements into a vector) at the position indicated by nindex, and returns the modified array.

Level 3Level 2Level 1->Level 1
[[ matrix ]]1matrix ]2nindex->[[ matrix ]]3
[[ matrix ]]1vector ]columnnindex->[[ matrix ]]2
vector ]1nelementnindex->vector ]2

Adrian Drury
Last modified: Wed Jun 3 16:36:19 EDT 1998