ABSTRACT

As noted in Chapter 3, all MATLAB uicontrols are based on underlying Java Swing components, or more precisely on internal MATLAB classes which extend the standard Swing components. This section will detail these components, show how to access them, and describe how they can be customized in our MATLAB application.