How to get a buffer size that can be changed in C code?
이전 댓글 표시
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!
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 C Code Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!