フィルターのクリア

How do I track changes in a Simulink model?

4 ビュー (過去 30 日間)
Philip Stone
Philip Stone 2022 年 3 月 14 日
回答済み: Benjamin Thompson 2022 年 3 月 14 日
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?

回答 (1 件)

Benjamin Thompson
Benjamin Thompson 2022 年 3 月 14 日
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:

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by