Main Content

save

(To be removed) Serialize COM control object to file

save will be removed in a future release. For more information about COM control objects created with actxcontrol, see Compatibility Considerations.

Description

save(c,filename) saves COM control object to file specified by filename. The COM save function is only supported for controls.

COM functions are available on Microsoft® Windows® systems only.

Input Arguments

collapse all

COM object, specified as a function handle.

File name, specified as a character vector.

Version History

Introduced before R2006a