*PRINT

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

Compatible Products: – | Pro | Premium | Enterprise | Ent PP | Ent Solver | DYNA

Argument Descriptions

Matrix

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

Fname

File name. 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.

Release 18.2 - © ANSYS, Inc. All rights reserved.