Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

how to convert matlab_code into 89c51 code?

1 Ansicht (letzte 30 Tage)
suman naikar
suman naikar am 17 Mär. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (1)

Anusha B
Anusha B am 17 Mär. 2015
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.

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by