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

4 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 10 Nov 2025
Modifié(e) : MathWorks Support Team le 10 Nov 2025
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:

Plus de réponses (0)

Catégories

En savoir plus sur Source Control dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by