External Interfaces |
Since COM defines a number of different data formats and types, you need to know how MATLAB converts data from COM objects into variables in the MATLAB workspace. Data from COM objects must be converted:
This chart shows how COM data types are converted into variables in the MATLAB workspace.
Passing Data from MATLAB to ActiveX Objects.
The following table shows the mapping of MATLAB data types to COM data types that you must use to pass data from MATLAB to an ActiveX object.
Note that all other types result in a warning:
"ActiveX -- invalid argument type or value".
Additional COM Client Information | Using MATLAB as a DCOM Client |
© 1994-2005 The MathWorks, Inc.