Initialize package and return a handle
myobj =
myDeployedModule.initialize()
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()