Matlab coder is fixed-point converter?

2 visualizaciones (últimos 30 días)
WANG Xuebo
WANG Xuebo el 14 de Jun. de 2018
Respondida: Denis Gurchenkov el 25 de Jul. de 2018
I am using matlab 2016b and want to obtain mex file from a .m file. However, when I open matlab coder, I find it is just fixed-point converter. I wonder whether matlab coder never help to obtain mex file in 2016b.

Respuestas (1)

Denis Gurchenkov
Denis Gurchenkov el 25 de Jul. de 2018
Converting .m file to .mex is exactly what MATLAB Coder is about.
Open MATLAB Coder App and follow the steps. Leave the "fixed point conversion" set to "none". At the end of the steps, pick "mex" as your target and continue. Once the build is over, you'll get a mex file.

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by