Does C/C++ code generation support "Truth Table" in Matlab2015a?
14 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
mounika
am 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.
Antworten (0)
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!