Vectors from Matrices

Just as there are functions that produce a scalar from a vector, there are analogous DADiSP functions that produce vectors from a matrix. These functions produce a new data table consisting of a single row of values with as many columns as the input matrix.

 

In order to perform vector calculations on this resulting data row, it may be necessary to transpose the row into a single data column. This is done using TRANSPOSE.