Info
此问题已关闭。 请重新打开它进行编辑或回答。
how to convert matlab_code into 89c51 code?
1 次查看(过去 30 天)
显示 更早的评论
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?
0 个评论
回答(1 个)
Anusha B
2015-3-17
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.
0 个评论
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!