CARAT Introduction / Programs / Mtl
Previous Program Introduction Next Program

Program Mtl

Usage

Mtl 'file'
file: matrix_TYP.

Description

Writes the entries of the matrices given in file in ONE matrix, which rows consists of the concatenation of the rows of the individual matrices in file.

Remarks

Note that this function does exactly the inverse of Ltm!

Examples


Previous Program Introduction Next Program