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

1 visualización (últimos 30 días)
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.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 10 de Abr. de 2023
Editada: MathWorks Support Team el 13 de Abr. de 2023
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:

Más respuestas (0)

Categorías

Más información sobre Source Control Integration en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by