MATLAB Creating Graphical User Interfaces
Component Choices and Customizations “App Designer Components” on page 15-2 “Table Array Data Types in App Designer Apps” on pa ...
App Designer Components App Designer provides a large set of components for designing modern, full-featured applications. The ta ...
Common Components Component Example More Information Axes UIAxes Button Button Check Box CheckBox Date Picker DatePicker Propert ...
Component Example More Information Drop Down DropDown Edit Field (Numeric) NumericEditField Edit Field (Text) EditField Image Im ...
Component Example More Information Radio Button Group ButtonGroup RadioButton Slider Slider Spinner Spinner State Button StateBu ...
Component Example More Information Toggle Button Group ButtonGroup ToggleButton Tree Tree TreeNode Containers and Figure Tools C ...
Component Example More Information Panel Panel Tab Group TabGroup Tab Menu Bar Menu App Designer Components ...
Instrumentation Component Example More Information Gauge Gauge 90 Degree Gauge NinetyDegreeGauge Linear Gauge LinearGauge Semici ...
Component Example More Information Discrete Knob DiscreteKnob Lamp Lamp Switch Switch Rocker Switch RockerSwitch Toggle Switch T ...
Toolbox Components App Designer supports Aerospace Toolbox components. For more information, see “Flight Instruments” (Aerospace ...
Table Array Data Types in App Designer Apps NoteOnly App Designer apps and figures created with the uifigure function support ta ...
Categorical Data categorical values can appear as drop-down lists or as text. The categories appear in drop-down lists when the ...
To change the format, use dot notation to set the Format property of the table variable. Then, replace the data in the Table UI ...
Cells containing duration values are not editable in the running app, even when ColumnEditable of the Table UI component is true ...
2 0 66 155 3 255 0 0 The Table UI component provides a similar presentation. Selecting an item in the RGB column selects all the ...
Example: App that Displays a Table Array This app shows how to display a Table UI component in an app that uses table array data ...
See Also Table (App Designer) | uitable Related Examples “Write Callbacks in App Designer” on page 17-18 “Create Helper Functio ...
Add UI Components to App Designer Programmatically Most UI components are available in the App Designer Component Library for yo ...
Write the Callback Write the callback function for the component as a private helper function. The function must have app, src, ...
Example: App that Populates Tree Nodes Based on a Data File This app shows how to dynamically add tree nodes at run time. The th ...
«
15
16
17
18
19
20
21
22
23
24
»
Free download pdf