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 CenterFile Exchange에서 Source Control Integration에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by