Why do Simulink requirement links not show up in generated code comments for Stateflow objects, when working with GITLAB ?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Track and Visualize Links dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!