User`s guide

Add Code for Components in C allbacks
Alternatively, you can enter
methods(hObject)
which displays the available methods in the MATLAB Command Window.
For more information about methods for ActiveX controls, see “Using
Methods”. S ee the reference pages for
methodsview and methods for mo re
information about these functions.
Saving a GUI That Contains an ActiveX Control
When you save a GU I that contains ActiveX controls, GUIDE creates a file in
the current folder for each such control. The filename consists of the nam e of
the G UI followed by an underscore (
_)andactivexn,wheren is a sequence
number. For example, if the GUI is nam ed
mygui, then the filename would be
mygui_activex1. The filename does not have a n extension.
8-57