Creating Graphical User Interfaces    

Axes

Axes enable your GUI to display graphics output (e.g., plots and images). Axes are not uicontrol objects, but can be programmed to enable user interaction with the axes and graphics objects displayed in the axes. See the axes ButtonDownFcn property, which is also a property of all objects.


 Enable or Disabling Controls Figure