External Interfaces Reference |
Delete named mxArray
from MAT-file
Fortran Syntax
Arguments
mfp
Pointer to MAT-file information.
name
Name of mxArray
to delete.
Description
matDeleteVariable
deletes the named mxArray
from the MAT-file pointed to by mfp
. The function returns 0
if successful, and nonzero otherwise.
matDeleteMatrix (Obsolete) | matGetArray (Obsolete) |
© 1994-2005 The MathWorks, Inc.