logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       The  Mat_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.

Debian                                          November 20, 2023                                MAT_VARPRINT(3)

Name

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

Synopsis

#include<matio.h>voidMat_VarPrint(constmatvar_t*matvar, intprintdata);

See Also