How do I track changes in a Simulink model?

I am delivering algorithms in the form of a Simulink model. Is there a tool or feature that allows my customer to track the changes made since my previous model delivery?

Respuestas (1)

Benjamin Thompson
Benjamin Thompson el 14 de Mzo. de 2022

0 votos

You can add a Model Info block to your model, or a DocBlock. Every model or library has a version number that is incremented every time you save a change. There is no required user log entry everytime a change is made, however. You can also commit model changes to a common source control repository, perhaps a public site like GITHUB. Here is more information:

Categorías

Más información sobre Simulink en Centro de ayuda y File Exchange.

Productos

Versión

R2021b

Preguntada:

el 14 de Mzo. de 2022

Respondida:

el 14 de Mzo. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by