Matlab coder is fixed-point converter?

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.

답변 (1개)

Denis Gurchenkov
Denis Gurchenkov 2018년 7월 25일

0 개 추천

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.

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

태그

질문:

2018년 6월 14일

답변:

2018년 7월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by