transfer function to c code
Afficher commentaires plus anciens
how to convert a transfer function to c code
4 commentaires
Arnaud Miege
le 19 Mai 2011
Can you provide more details: in MATLAB or Simulink? Why do you want to convert your transfer function to C code? What's the intended use?
Anantha Padmanabha
le 19 Mai 2011
Arnaud Miege
le 19 Mai 2011
Are you using just MATLAB (and probably also Control System Toolbox) or also Simulink to model your transfer function?
Anantha Padmanabha
le 19 Mai 2011
Réponses (1)
Arnaud Miege
le 19 Mai 2011
0 votes
The code generation products have been repackaged in the latest release, R2011a.
If you are using R2011a, you can use MATLAB Coder. Have a look at the MATLAB Coder Overview video. If this is for creating production software, you might also want to consider Embedded Coder.
In previous releases, you would need to use Embedded MATLAB with Real-Time Workshop (and also Real-Time Workshop Embedded Coder if production software). This required you to also have Simulink. That's no longer the case with MATLAB Coder.
HTH,
Arnaud
1 commentaire
Anantha Padmanabha
le 19 Mai 2011
Catégories
En savoir plus sur Texas Instruments C2000 Processors dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!