Appendix 1. Graphical User Interface

A graphical user interface (GUI) enables a user to interact with the system through graphic components like menus, toolbars, push buttons, radio buttons, list boxes and sliders. Each component in the GUI is associated with one or more user-written routines known as callbacks. The execution of each callback is activated by a user action such as a button push, mouse click, selection of a menu item etc. This kind of programming is called event-driven programming. GUI can be created using MATLAB® programs or with GUIDE, an interactive GUI builder tool.

GUIDE, the MATLAB GUI development environment, provides a set of tools for creating GUIs. These tools simplify the process of laying out the graphic components ...

Get MATLAB® and Its Applications in Engineering: [Based on MATLAB 7.5 (R2007b)] now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.