MATLAB Creating Graphical User Interfaces
GUIDE Components Component Icon Description “Toggle Button” on page 6- 41 Toggle buttons generate an action and indicate whether ...
6 Lay Out a UI Using GUIDE Component Icon Description “ActiveX Component” on page 6- 65 ActiveX components enable you to display ...
Add Components to the GUIDE Layout Area Add Components to the GUIDE Layout Area In this section... “Place Components” on page 6- ...
6 Lay Out a UI Using GUIDE Once you have defined a UI component in the layout area, selecting it automatically shows it in the P ...
Add Components to the GUIDE Layout Area Use Coordinates to Place Components The status bar at the bottom of the GUIDE Layout Edi ...
6 Lay Out a UI Using GUIDE If you select a single component and move it, the first two elements of the position vector (distance ...
Add Components to the GUIDE Layout Area NoteAssign a unique identifier to each component in your panel or button group by settin ...
6 Lay Out a UI Using GUIDE Include Existing Components in Panels and Button Groups When you add a new component or drag an exist ...
Add Components to the GUIDE Layout Area TipYou need to move controls with the mouse to register them with the surrounding panel ...
6 Lay Out a UI Using GUIDE To define user interface controls, you must set certain properties. To do this: 1 Use the Property In ...
Add Components to the GUIDE Layout Area Property Value Description Max Scalar. Default is 1. Maximum value. Interpretation depen ...
6 Lay Out a UI Using GUIDE Specify the push button label by setting the String property to the desired label, in this case, But ...
Add Components to the GUIDE Layout Area If you want to set the position or size of the component to an exact value, then modify ...
6 Lay Out a UI Using GUIDE Specify the range of the slider by setting its Min property to the minimum value of the slider and i ...
Add Components to the GUIDE Layout Area If you want to set the location or size of the component to an exact value, then modify ...
6 Lay Out a UI Using GUIDE To display the & character in a label, use two & characters in the string. The words remove, ...
Add Components to the GUIDE Layout Area NoteTo manage exclusive selection of radio buttons and toggle buttons, put them in a but ...
6 Lay Out a UI Using GUIDE The check box accommodates only a single line of text. If you specify a component width that is too s ...
Add Components to the GUIDE Layout Area Specify the text to be displayed when the edit text component is created by setting the ...
6 Lay Out a UI Using GUIDE If Max-Min is less than or equal to 1, the edit text component admits only a single line of input. If ...
«
1
2
3
4
5
6
7
8
9
10
»
Free download pdf