Skip to content
Snippets Groups Projects
Commit cb1a3b4f authored by Tobias Otto's avatar Tobias Otto
Browse files

* Adding a simple example to explain the creation of the trialDefinition files

* Bugfix in MATLAB version check
parent dbc12162
No related branches found
No related tags found
No related merge requests found
No preview for this file type
<deployment-project plugin="plugin.apptool" plugin-version="1.0">
<configuration build-checksum="2837649926" file="D:\Matlab\EDA\EDA-Analysis-Gitlab\EDAAnalysis.prj" location="D:\Matlab\EDA\EDA-Analysis-Gitlab" name="EDAAnalysis" target="target.mlapps" target-name="Package App">
<configuration build-checksum="3815909592" file="D:\Matlab\EDA\EDA-Analysis-Gitlab\EDAAnalysis.prj" location="D:\Matlab\EDA\EDA-Analysis-Gitlab" name="EDAAnalysis" target="target.mlapps" target-name="Package App">
<param.appname>EDAAnalysis</param.appname>
<param.authnamewatermark>Tobias Otto</param.authnamewatermark>
<param.email>tobias.otto@ruhr-uni-bochum.de</param.email>
......@@ -8,8 +8,8 @@
<param.icons />
<param.summary>This app computes EDA results from raw data acquired with Biopac and Brainvision systems. Please refer to the documentation for more informa</param.summary>
<param.description />
<param.screenshot>C:\Users\Tobias\AppData\Local\Temp\tpeafc0655_7be0_478c_bdd1_7a31fcf7c7dd.png</param.screenshot>
<param.version>5.3</param.version>
<param.screenshot>C:\Users\Tobias\AppData\Local\Temp\tp6004c903_dd71_46a4_b4c6_550e843642f6.png</param.screenshot>
<param.version>5.4</param.version>
<param.products.name />
<param.products.id />
<param.products.version />
......@@ -40,15 +40,8 @@
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2020b</root>
<toolboxes>
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
<root>C:\Program Files\MATLAB\R2021b</root>
<toolboxes />
</matlab>
<platform>
<unix>false</unix>
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment