External Interfaces/API    

MATLAB Sample Control

MATLAB ships with a very simple example ActiveX control that draws a circle on the screen, displays some text, and fires a clicked event when the user clicks on the control. This control makes it easy to try out ActiveX control support with a known control. The control can be created by running the mwsamp file in the winfun directory.

The control is stored in the MATLAB bin, or executable, directory along with the control's type library. The type library is a binary file used by ActiveX tools to decipher the control's capabilities.


 MATLAB ActiveX Support Limitations Using MATLAB As an Automation Client