load
Initialize COM control object from file
Syntax
Description
load(
initializes the COM object associated with the interface represented by the MATLAB® COM object c
,filename
)c
from the file specified by
filename
. The file must have been created previously by serializing
an instance of the same control.
COM functions are available on Microsoft® Windows® systems only.
Input Arguments
Version History
Introduced before R2006a
See Also
set
| actxserver
| release
| delete