Why do Simulink requirement links not show up in generated code comments for Stateflow objects, when working with GITLAB ?
Show older comments
I have a BAT (Batch) script that opens up a project and generates code and report for a model with Stateflow objects. When I run this BAT script using command line or MATLAB GUI, then the requirement links of the Stateflow objects show up in the report and also in the generated code comments. But when the same BAT script is triggered on GITLAB through a code push i.e. the script is executed as a hook on GITLAB, then the requirement links (of the Stateflow objects) do not show up in the generated code comments. They do show up in the report though.
Why does the requirement link not show up in the code comments when the BAT script is executed through GITLAB?
Accepted Answer
More Answers (0)
Categories
Find more on Track and Visualize Links 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!