TMtxVecReport.PrintMtx Method

void PrintMtx(TMtx[] mtxs, String[] names)

Convert the values of TMtx objects to text.

#NameTypeDescription
1mtxsTMtx[]
2namesString[]

Result: stored in self (calling object)

Remarks:

Adds them to stream. Names parameter is an open array that can hold the names of variables in the mtxs list.