Feeds
질문
Simulink Codegen Model Parameter Static Keyword
Hi, Short question: Can simulink generate code (ert and c++ class) without the "static" keyword for the model parameters? D...
5개월 전 | 답변 수: 1 | 0
1
답변질문
Matlab system command to run exe with inputs not working, command window pop-up
I have a "program.exe" that is written in c++ and takes inputs as std::in. I have also "input.txt" file that contains inputs ...
7개월 전 | 답변 수: 1 | 0
1
답변질문
Simulink ERT Codegen for (openMP) Parelel Run
Hi, I have simulink model thats contains multiple reference models. One them has contionus time solver others have discrete sam...
대략 1년 전 | 답변 수: 0 | 0
0
답변질문
Why Simulink Embedded Coder Reusable functions are generated in Class private section
Hi all, In simulink 2023 i have subsystem defined as resuble function. After code generation this function goes to class privat...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Simulink SLRT vs ERT Different Result
Hi, I have simulink model that is configured as ERT in code generation settings. Also, model contains reference models that are...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to set unit properties for arrays in simulink?
I have 3x1 positionArray such as [latitude, longitude, altitude] and units are [rad,rad,m]. This array is in the input for sim...
거의 2년 전 | 답변 수: 1 | 0