© Irfan Turk 2019
I. TurkPractical MATLABhttps://doi.org/10.1007/978-1-4842-5281-9_12

12. Applications with Graphical User Interfaces

Irfan Turk1 
(1)
Nilufer, Bursa, Turkey
 

A graphical user interface (GUI) can be created in three different ways. The first method is to create a GUI programmatically. In this instance, commands are usually written directly in the editor. The second way is to use the graphical user interface development environment (GUIDE). The third way is to create the GUI via the App Designer. In this chapter, we cover how to create GUIs in all of these cases, and illustrate how to program applications with them.

GUI Elements

Although in App Designer, there are more options available, the elements shown in Figure 12-1 can be used with ...

Get Practical MATLAB: With Modeling, Simulation, and Processing Projects 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.