Embedded coder,matlab coder, simulink coder ?
Mostra commenti meno recenti
can anyone explain what is embeded coder and what is diffrence between matlab coder and simulink coder ?
thanks in advance
Risposta accettata
Più risposte (1)
Bill Chou
il 13 Giu 2022
1 voto
As others have mentioned:
- MATLAB Coder enables users to generate C/C++ code from MATLAB algorithms
- Simulink Coder does the same for Simulink models
- Finally, Embedded Coder is an add-on to either MATLAB Coder or Simulink and unlocks additional code optimization, verification, and targeting capabilities (such as PIL)
For those interested, you can find a list of additional capabilities that Embedded Coder adds to MATLAB Coder here:
Categorie
Scopri di più su Deployment, Integration, and Supported Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!