| Creating COM Objects | How to create Microsoft® ActiveX® controls and COM
server objects |
| Exploring Your Object | Learn about a COM object using MATLAB® commands |
| Using Object Properties | List property names and set values, work with multiple
objects and properties, use the Property Inspector, use enumerated
values and custom properties |
| Using Methods | List functions or methods belonging to a COM object,
calling syntax, input and output arguments, enumerated parameters |
| Using Events | Respond to events, write event handlers |
| Getting Interfaces to the Object | Use IUnknown, IDispatch and custom interfaces |
| Saving Your Work | Save, restore, and release COM Objects |
| Handling COM Data in MATLAB® Software | Pass data to and handle data from a COM object |
| Examples of MATLAB® Software as an Automation Client | The mwsamp sample control, use MATLAB® software
as an Automation client, connect to an existing application |
| Advanced Topics | Run-time licenses, Microsoft® Forms, COM collections, MATLAB® as
a DCOM server client, COM support limitations |