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

조회 수: 14 (최근 30일)
Ikki Han
Ikki Han 2017년 11월 8일
댓글: mounika 2017년 11월 8일
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
mounika
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개)

제품

Community Treasure Hunt

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

Start Hunting!