How to get a buffer size that can be changed in C code?
조회 수: 3 (최근 30일)
이전 댓글 표시
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!
댓글 수: 0
답변 (1개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!