Does C/C++ code generation support "Truth Table" in Matlab2015a?
显示 更早的评论
I have to create a complex logic, so I decided to use Truth Table. As I haven't bought MATLAB-Coder, Simulink-Coder or Embedded coder, I cannot confirm whether the Truth Table can be generated into C/C++ code correctly.
- If it can be generated into C/C++ code, what license should I have? (Only MATLAB-Coder is OK?)
- Is there any limit in the Truth Table when generate? (like the number of conditions, actions should be under 256 or something like that)
- Is there any else should I pay attention to when generate?
Thank you.
1 个评论
mounika
2017-11-8
The above says it is supported for Code generation (You might need Simulink and MATLAB Coder as it is a Stateflow block, for confirmation you can contact the Mathworks Support Team).
Please look under code generation section in the above link for second and third questions.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Function Definition 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!