|
NAMEMat_VarPrint —
Prints the information of a MAT variable to stdout.
SYNOPSIS#include <matio.h>
void
DESCRIPTIONTheMat_VarPrint () function prints the information of a
MAT variable matvar to stdout. If
printdata is set to non-zero the data of the variable
also is printed.
Visit the GSP FreeBSD Man Page Interface. |