Feeds
질문
How to generate code for mex files too while generating hardware specific code from simulink ?
My simulink model contains a MATLAB function block which calls a precompiled mex file. I want to generate the code from this m...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
Is it necessary to rebuild mex binary file if c - files are changed again and again?
I am using a MATLAB function in a Simulink model. This function calls the precompiled mex-binary file made up of 4 c files. Ever...
대략 12년 전 | 답변 수: 1 | 0
