How to get a buffer size that can be changed in C code?
Afficher commentaires plus anciens
Hi,
I'm using a buffer from DSP System Toolbox and genereate C code with Embedded Coder. I would like to have some kind of a parameter or define for the buffer size in my generated c code. Something like a "#define BUFFER_SIZE 100" or any other definition that can be changed directly in c code.
Thanks a lot!
Réponses (1)
Simulinker
le 1 Août 2014
0 votes
Catégories
En savoir plus sur C Code Generation 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!