MATLAB Creating Graphical User Interfaces
Create a Simple UI Programmatically Initialize the Simple Programmatic UI Initialize the UI, so it is ready for the user when th ...
3 A Simple Programmatic UI Verify Code and Run the Program Make sure your code appears as it should, and then run it. 1 Verify t ...
Create a Simple UI Programmatically peaks_data = peaks(35); membrane_data = membrane; [x,y] = meshgrid(-8:.5:8); r = sqrt(x.^2+y ...
3 A Simple Programmatic UI end function meshbutton_Callback(source,eventdata) % Display mesh plot of the currently selected data ...
Create a Simple UI Programmatically help simple_gui2 SIMPLE_GUI2 Select a data set from the pop-up menu, then click one of the p ...
...
Create UIs with GUIDE ...
...
4 What Is GUIDE? “GUIDE: Getting Started” on page 4- 2 “GUIDE Tools Summary” on page 4- 3 ...
4 What Is GUIDE? GUIDE: Getting Started In this section... “UI Layout” on page 4- 2 “UI Programming” on page 4- 2 UI Layout GUID ...
GUIDE Tools Summary GUIDE Tools Summary The GUIDE tools are available from the Layout Editor shown in the figure below. The tool ...
4 What Is GUIDE? Use This Tool... To... Components to the GUIDE Layout Area” on page 6-17 for more information. Figure Resize Ta ...
5 GUIDE Preferences and Options “GUIDE Preferences” on page 5- 2 “GUIDE Options” on page 5- 8 ...
5 GUIDE Preferences and Options GUIDE Preferences In this section... “Set Preferences” on page 5- 2 “Confirmation Preferences” o ...
GUIDE Preferences Prompt to Save on Activate When you activate a UI from the Layout Editor by clicking the Run button , a dialog ...
5 GUIDE Preferences and Options Prompt to Save on Export From the Layout Editor, when you select File > Export, a dialog box ...
GUIDE Preferences The following topics describe the preferences in this dialog: “Show Names in Component Palette” on page 5- 5 ...
5 GUIDE Preferences and Options Show File Extension in Window Title Displays the FIG-file file name with its file extension, .fi ...
GUIDE Preferences % --- Executes during object deletion, before destroying properties. function figure1_DeleteFcn(hObject, event ...
5 GUIDE Preferences and Options GUIDE Options In this section... “The GUI Options Dialog Box” on page 5- 8 “Resize Behavior” on ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf