
How do you specify the /02 or -o2 optimization option in the MATLAB Coder APP?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
ILoveMATLAB
il 21 Giu 2022
Risposto: Sumit Ghosh
il 23 Giu 2022
How do you specify the /02 or -o2 optimization option in the MATLAB Coder APP/ GUI?
A screenshot would be helpful. I just can't seem to find any documentation online.
MEX configured to use 'Microsoft Visual C++ 2017' for C++ language compilation.
2 Commenti
Sumit Ghosh
il 22 Giu 2022
Modificato: Sumit Ghosh
il 22 Giu 2022

I would think the place to do this would be in the "Build Process" section under the "Hardware" pane that shows up when you click "More Settings" from the "Generate Code" step in the app. Here you can select your toolchain and specify the build configuration. See the image above for details.
The options appear if the build type is anything other than MEX.
Risposta accettata
Sumit Ghosh
il 23 Giu 2022

I would think the place to do this would be in the "Build Process" section under the "Hardware" pane that shows up when you click "More Settings" from the "Generate Code" step in the app. Here you can select your toolchain and specify the build configuration. See the image above for details.
The options appear if the build type is anything other than MEX.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!