| MATLAB Application Program Interface | Search  Help Desk |
| matGetNextArrayHeader | Examples See Also |
Load array header information only
#include "mat.h" mxArray *matGetNextArrayHeader(MATFile *mfp);
mfp
pr, pi, ir, and jc, from the file's current file offset.
See matcreat.c and matdgns.c in the eng_mat subdirectory of the examples directory for sample programs that illustrate how to use the MATLAB MAT-file routines in a C program.
matGetNextArray, matGetArrayHeader