Does C/C++ code generation support "Truth Table" in Matlab2015a?

14 views (last 30 days)
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.
  1. If it can be generated into C/C++ code, what license should I have? (Only MATLAB-Coder is OK?)
  2. Is there any limit in the Truth Table when generate? (like the number of conditions, actions should be under 256 or something like that)
  3. Is there any else should I pay attention to when generate?
Thank you.
  1 Comment
mounika
mounika on 8 Nov 2017
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.

Sign in to comment.

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!