Skip to content

Commit

Permalink
fixed bear app icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenetce committed May 14, 2024
1 parent de88ded commit 5a0c5f4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions tbx.prj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<param.summary>The Bayesian Estimation, Analysis and Regression toolbox (BEAR)</param.summary>
<param.description>The Bayesian Estimation, Analysis and Regression toolbox (BEAR) is a comprehensive (Bayesian Panel) VAR toolbox for forecasting and policy analysis. Use of BEAR implies acceptance of the End User Licence Agreement (EULA) for the Use of the Software “the Bayesian Estimation, Analysis and Regression (BEAR) toolbox”.</param.description>
<param.screenshot>${PROJECT_ROOT}\tbx\bear\BEAR.PNG</param.screenshot>
<param.version>5.2.0</param.version>
<param.version>5.2.1</param.version>
<param.output>${PROJECT_ROOT}\BEAR toolbox.mltbx</param.output>
<param.products.name />
<param.products.id />
Expand Down Expand Up @@ -93,7 +93,7 @@
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2023a</root>
<root>C:\Program Files\MATLAB\R2024a</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
Expand Down
Binary file modified tbx/app/BEARapp.mlappinstall
Binary file not shown.
10 changes: 5 additions & 5 deletions tbx/app/BEARapp.prj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="2771206578" file="C:\Users\ebenetce\MATLAB\BEAR-toolbox\tbx\app\BEARapp.prj" location="C:\Users\ebenetce\MATLAB\BEAR-toolbox\tbx\app" name="BEARapp" target="target.mlapps" target-name="Package App">
<configuration build-checksum="3050945741" file="C:\Users\ebenetce\MATLAB\BEAR-toolbox\tbx\app\BEARapp.prj" location="C:\Users\ebenetce\MATLAB\BEAR-toolbox\tbx\app" name="BEARapp" target="target.mlapps" target-name="Package App">
<param.appname>BEARapp</param.appname>
<param.authnamewatermark>Alistair Dieppe and Björn van Roye</param.authnamewatermark>
<param.email>alistair.dieppe@ecb.europa.eu</param.email>
Expand Down Expand Up @@ -38,10 +38,10 @@
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2021a</root>
<root>C:\Program Files\MATLAB\R2024a</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="gpucoder" />
<toolbox name="embeddedcoder" />
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
Expand All @@ -50,9 +50,9 @@
</matlabcoder>
</toolbox>
<toolbox>
<gpucoder>
<embeddedcoder>
<enabled>true</enabled>
</gpucoder>
</embeddedcoder>
</toolbox>
<toolbox>
<neuralnetwork>
Expand Down

0 comments on commit 5a0c5f4

Please sign in to comment.