Class 4 GUI
Class 4 GUI
For example, when you run the GUI with Axes and
Menu template, it appears as shown in the next slide.
This GUI displays various MATLAB plots. Select a
plot from the pop-up menu and click Update.
This example shows how to build user GUI in Matlab. We will build a simple calculator to
do that.
Start gui builder by typing
>>guide
Now the calculator is ready to use. Of course, it misses a lot of functionality, but
1. Add next function:
Sin
Cos
Tg
Ln
Log
Log2