добавлены параметры упп в модель симулинк

This commit is contained in:
2025-05-10 22:08:06 +03:00
parent 97368919cb
commit c3d30fa6f1
7 changed files with 57 additions and 39 deletions

View File

@@ -81,3 +81,4 @@ IF [%1]==[debug] (set debug= -g)
::------START COMPILING-------
echo Compiling...
mex %output% %defines% %includes% %codes% %debug%
echo %DATE% %TIME%