Generating c++ code from Simulink model with a mex function
Mostra commenti meno recenti
I am using a 3rd party library to do some optimisation in my SImulink model and I have generated a mex file for the script that I am using.
I now want to generate code c++ code for this model using the Simulink Coder. I can generate code but when I look at the resulting files I can't seem to see where all of the code is that does the optimisation.
I suspect that the code I have generated links back to the mex file that I have generated ... is this correct ?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simulink Coder in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!