How do I use version control software with Simulink (e.g. Subversion)?

1 回表示 (過去 30 日間)
I would like to use version control software with Simulink (e.g. Subversion), and I would like to know if it is necessary to use the SCCI interface provided by MATLAB.

採用された回答

MathWorks Support Team
MathWorks Support Team 2023 年 4 月 10 日
編集済み: MathWorks Support Team 2023 年 4 月 13 日
Since Simulink works file-based you can use SubVersion also without the SCCI interface.
Models and other necessary files can be provided for version control by simply checking in the appropriate files. For SubVersion there is a common free tool TortoiseSVN
To ensure that all necessary files are checked in for version control you could use the Simulink Model Dependency Analysis:
To see if an already opened model is chosen see the Model File Change Notification in Simulink:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSource Control Integration についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by