How to get a buffer size that can be changed in C code?

1 view (last 30 days)
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
Simulinker on 1 Aug 2014
No one with an idea?

Community Treasure Hunt

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

Start Hunting!