필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

how to convert matlab_code into 89c51 code?

조회 수: 1 (최근 30일)
suman naikar
suman naikar 2015년 3월 17일
마감: MATLAB Answer Bot 2021년 8월 20일
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일
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.

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by