Comments in MATLAB Function Block do not appear in generated code

3 views (last 30 days)
I am generating code for a MATLAB Function Block using Embedded Coder in 2018b. How do I include comments from the MATLAB Function in generated code?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 22 Feb 2019

In order to include user comments in generated code, please enable the "MATLAB user comments" option under Configuration Parameters > Code Generation > Comments. Additionally, if you want to include the MATLAB code as comments, please enable the "MATLAB source code as comments" option.

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!