Why do Real-Time Workshop Embedded Coder 4.2 (R14SP2) parameter names have values like "ERTSrcFileBannerTemplate" when they affect more than just my banner files?
Show older comments
I am using the command-line API to work with my model's current configuration set. In particular, I am trying to use the options that are specific to Real-Time Workshop Embedded Coder. When I look at those options, I see, among others, the following:
ERTCustomFileBanners
ERTCustomFileTemplate
ERTDataHdrFileTemplate
ERTDataSrcFileTemplate
ERTHdrFileBannerTemplate
ERTSrcFileBannerTemplate
In particular, the last two refer to the "Code Templates" section of the "Templates" tab of the Real-Time Workshop configuration parameters pane. While these files can include sections on file banners, they are by no means restricted to that information, and thus I would like to see a names like "ERTCodeSrcFileTemplate" and "ERTCodeHdrFileTemplate" for those two parameters.
Accepted Answer
More Answers (0)
Categories
Find more on Deployment, Integration, and Supported Hardware 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!