| MATLAB® | ![]() |
#include "mat.h" int matDeleteVariable(MATFile *mfp, const char *name);
integer*4 matDeleteVariable(mfp, name) mwPointer mfp character*(*) name
Pointer to MAT-file information
Name of mxArray to delete
0 if successful, and nonzero otherwise.
matDeleteVariable deletes the named mxArray from the MAT-file pointed to by mfp.
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.
![]() | matClose (C and Fortran) | MATFile (C and Fortran) | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |