myDeployedModule.initialize
Python module to initialize package and return a handle
Description
initializes a package consisting of one
or more deployed MATLAB® functions.
The return value is used as a handle on which any of the functions can be
executed.myobj =
myDeployedModule.initialize()
Examples
Output Arguments
Version History
Introduced before R2006a