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 years 前 | 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 years 前 | 1 个回答 | 0
