|
4 | 4 | properties (Access = public)
|
5 | 5 | MATBOXMicrostructureAnalysisToolboxUIFigure matlab.ui.Figure
|
6 | 6 | MATBOXNRELMicrostructureAnalysisToolboxLabel matlab.ui.control.Label
|
7 |
| - Version10Matbox2021bMay182021Label matlab.ui.control.Label |
| 7 | + Version10bMatbox2021cMay192021Label matlab.ui.control.Label |
8 | 8 | SelectthemoduleassociatedwithyouractivityLabel matlab.ui.control.Label
|
9 | 9 | Label matlab.ui.control.Label
|
10 | 10 | MicrostructuregenerationButton matlab.ui.control.Button
|
@@ -123,12 +123,12 @@ function createComponents(app)
|
123 | 123 | app.MATBOXNRELMicrostructureAnalysisToolboxLabel.Position = [1 788 439 75];
|
124 | 124 | app.MATBOXNRELMicrostructureAnalysisToolboxLabel.Text = {'MATBOX'; 'NREL Microstructure Analysis Toolbox '};
|
125 | 125 |
|
126 |
| - % Create Version10Matbox2021bMay182021Label |
127 |
| - app.Version10Matbox2021bMay182021Label = uilabel(app.MATBOXMicrostructureAnalysisToolboxUIFigure); |
128 |
| - app.Version10Matbox2021bMay182021Label.HorizontalAlignment = 'center'; |
129 |
| - app.Version10Matbox2021bMay182021Label.FontAngle = 'italic'; |
130 |
| - app.Version10Matbox2021bMay182021Label.Position = [1 761 439 22]; |
131 |
| - app.Version10Matbox2021bMay182021Label.Text = 'Version: 1.0 (Matbox2021b) - May 18, 2021'; |
| 126 | + % Create Version10bMatbox2021cMay192021Label |
| 127 | + app.Version10bMatbox2021cMay192021Label = uilabel(app.MATBOXMicrostructureAnalysisToolboxUIFigure); |
| 128 | + app.Version10bMatbox2021cMay192021Label.HorizontalAlignment = 'center'; |
| 129 | + app.Version10bMatbox2021cMay192021Label.FontAngle = 'italic'; |
| 130 | + app.Version10bMatbox2021cMay192021Label.Position = [1 761 439 22]; |
| 131 | + app.Version10bMatbox2021cMay192021Label.Text = 'Version: 1.0b (Matbox2021c) - May 19, 2021'; |
132 | 132 |
|
133 | 133 | % Create SelectthemoduleassociatedwithyouractivityLabel
|
134 | 134 | app.SelectthemoduleassociatedwithyouractivityLabel = uilabel(app.MATBOXMicrostructureAnalysisToolboxUIFigure);
|
|
0 commit comments