Is it possible to generate C/C++ code for a Simulink model using the Matlab command window?
Show older comments
Rather than using the Coder Toolbox to generated C/C++ code from a Simulink model, via the 'C++ Code' tab -> 'Generate Code', I was wondering if there was a way to perform the same process but from the Matlab Command Window. Possibly something akin to how codegen uses Matlab files. However, the difference being your command would point to a Simulink model in order to produce the desired C/C++ code. I feel like this should be possible, but I cannot find any information on what a command like that would look like.
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Coder 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!