1MAT_VARPRINT(3)          BSD Library Functions Manual          MAT_VARPRINT(3)
2

NAME

4     Mat_VarPrint — Prints the information of a MAT variable to stdout.
5

SYNOPSIS

7     #include <matio.h>
8
9     void
10     Mat_VarPrint(matvar_t *matvar, int printdata);
11

DESCRIPTION

13     The Mat_VarPrint() function prints the information of a MAT variable
14     matvar to stdout.  If printdata is set to non-zero the data of the vari‐
15     able also is printed.
16
17BSD                            October 20, 2017                            BSD
Impressum