*PRINT

*PRINT, Matrix, Fname
Prints the matrix values to a file.

Valid Products: Pro | Premium | Enterprise | PrepPost | Solver | AS add-on

Argument Descriptions

Matrix

Name of matrix or vector to print. Must be specified.

Fname

File name (case-sensitive, 32-character maximum). If blank, matrix is written to the output file.

Notes

The matrix may be a dense matrix (*DMAT), a sparse matrix (*SMAT), or a vector (*VEC). Only the non-zero entries of the matrix are printed.

Menu Paths

This command cannot be accessed from a menu.