How to define lower limit at while code generation?
Show older comments
Hi,
I am trying to generate C++ code for my function with Codegen. It has variable data size but has limits,min 100, max 1000. I know I can define upto limit but is it possible to define down limit?
Thanks for your help,

Accepted Answer
More Answers (0)
Categories
Find more on Algorithm Design Basics 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!