You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<param.summary>Additional app building components to efficiently develop advanced user interfaces in MATLAB</param.summary>
8
-
<param.description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces.
8
+
<param.description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces. The widgets may be used directly within App Designer
9
9
10
10
The toolbox provides additional UI controls and higher-level components that implement common building blocks needed in MATLAB apps. Components include:
11
11
12
12
Grid of buttons grouped together
13
13
List of checkboxes and labels grouped together
14
14
Color selector control
15
+
Date and time selector
15
16
File selection control, consisting of a label, edit field, and browse button
16
17
Listbox control combined with a label and a set of buttons for managing the list composition and ordering
17
18
Password field with hidden text
@@ -23,12 +24,12 @@ Toolbar with advanced layout functionality that can appear like a toolstrip
23
24
24
25
This version of Widgets Toolbox is intended for NEW development of uifigure or App Designer apps starting from R2020b or newer releases.
25
26
26
-
If you have an existing MATLAB app using Widgets Toolbox content developed prior to R2020b, you may also need "Widgets Toolbox (Compatibility Support)".
27
+
If you have an existing MATLAB app using Widgets Toolbox 1.x content, you may also need "Widgets Toolbox (Compatibility Support)".
Planning a complex or business-critical app? MathWorks Consulting can advise you on design and architecture: https://www.mathworks.com/services/consulting/proven-solutions/software-development-with-matlab.html</param.description>
Copy file name to clipboardExpand all lines: widgets/demos.xml
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,14 @@
4
4
<type>toolbox</type>
5
5
<icon>HelpIcon.DEMOS</icon>
6
6
<website/>
7
-
<description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces.
7
+
<description>Widgets Toolbox helps you efficiently develop advanced user interfaces in MATLAB. Widgets combine existing control functionalities together into larger, reusable, common functionality to accelerate development of graphical user interfaces. The widgets may be used directly within App Designer
8
8
9
9
The toolbox provides additional UI controls and higher-level components that implement common building blocks needed in MATLAB apps. Components include:
10
10
11
11
Grid of buttons grouped together
12
12
List of checkboxes and labels grouped together
13
13
Color selector control
14
+
Date and time selector
14
15
File selection control, consisting of a label, edit field, and browse button
15
16
Listbox control combined with a label and a set of buttons for managing the list composition and ordering
16
17
Password field with hidden text
@@ -22,7 +23,7 @@ Toolbar with advanced layout functionality that can appear like a toolstrip
22
23
23
24
This version of Widgets Toolbox is intended for NEW development of uifigure or App Designer apps starting from R2020b or newer releases.
24
25
25
-
If you have an existing MATLAB app using Widgets Toolbox content developed prior to R2020b, you may also need "Widgets Toolbox (Compatibility Support)".
26
+
If you have an existing MATLAB app using Widgets Toolbox 1.x content, you may also need "Widgets Toolbox (Compatibility Support)".
Planning a complex or business-critical app? MathWorks Consulting can advise you on design and architecture: https://www.mathworks.com/services/consulting/proven-solutions/software-development-with-matlab.html</description>
0 commit comments