How to get a buffer size that can be changed in C code?
Show older comments
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!
Answers (1)
Simulinker
on 1 Aug 2014
0 votes
Categories
Find more on C Code Generation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!