how to convert matlab_code into 89c51 code?

I'm trying to write matlab code but finally i need to dump into microcontroller but how to do tihs i dont know so please suggest?

回答 (1 件)

Anusha B
Anusha B 2015 年 3 月 17 日

0 投票

Hi Suman,
You can use MATLAB Coder to convert MATLAB code to C/C++ code. You may need to customise the generated C/C++ code to make it compatible for the specific hardware. MATLAB Coder along with Fixed-Point Designer can convert MATLAB code to fixed point C code.
Hope this helps.

この質問は閉じられています。

質問済み:

2015 年 3 月 17 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by