release 1.04.1

фикс кривой записи файлов для matlab 2021
This commit is contained in:
2025-11-12 12:31:56 +03:00
parent 49be34efc9
commit 0b6807bd2c
8 changed files with 8 additions and 20 deletions

View File

@@ -100,14 +100,12 @@
</build-deliverables>
<workflow />
<matlab>
<root>C:\Program Files\MATLAB\R2023a</root>
<root>C:\Program Files\MATLAB\R2021b</root>
<toolboxes>
<toolbox name="matlabcoder" />
<toolbox name="embeddedcoder" />
<toolbox name="gpucoder" />
<toolbox name="fixedpoint" />
<toolbox name="matlabhdlcoder" />
<toolbox name="neuralnetwork" />
</toolboxes>
<toolbox>
<matlabcoder>
@@ -129,16 +127,6 @@
<enabled>true</enabled>
</fixedpoint>
</toolbox>
<toolbox>
<matlabhdlcoder>
<enabled>true</enabled>
</matlabhdlcoder>
</toolbox>
<toolbox>
<neuralnetwork>
<enabled>true</enabled>
</neuralnetwork>
</toolbox>
</matlab>
<platform>
<unix>false</unix>