Feeds
질문
How to use mex file in a simulink model
Hello team, I have created a mex file having a mex function definition. I have created this mex to use output of a C-function ...
4개월 전 | 답변 수: 1 | 0
1
답변질문
Create a C-type(bitfields) structure in Matlab and pass it to Matlab function block
Hello team, We need to access a C-function in Matlab. We are using 'MATLAB function block' for the same. This C function return...
4개월 전 | 답변 수: 0 | 0
0
답변질문
How to create a structure and pass that structure's object as a pointer to a C function in Matlab/Simulink
Hello team, We need to access a C-function in Matlab. This C function has a double pointer of structure type as an argument. Fu...
5개월 전 | 답변 수: 1 | 0
1
답변질문
Generation of a unique library code declaration using Embedded coder
Hello team, I have a library that is used inside multiple models. I am using Embedded coder to generate the code for these mo...
10개월 전 | 답변 수: 1 | 0
1
답변질문
To obtain initializations in generated code(Embedded Coder) for each "Control input" of a variant subsystem inside a library
Hello team, I am facing one issue in the generated code of a Variant Subsystem used inside a library. Since the library has b...
10개월 전 | 답변 수: 0 | 0
