How to do Simulink versioning
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
VIGNESH BALAJI
el 25 de Sept. de 2023
Comentada: VIGNESH BALAJI
el 27 de Sept. de 2023
I have been using Matlab and doing versioning of every script changes using Matlab one drive or git. I can see the changes done for each version and I can also use some difftools like git difftools to see changes between each version. However, I am unable to do versioning in simulink as it is graphical, so the saved version in git shows garbage text (expected) and I am unable to see the difference/ changes between each version.
Please let me know any tool to check changes between different simulink model versions / changes in simulink models for every versioned change ?
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 25 de Sept. de 2023
Editada: Fangjun Jiang
el 25 de Sept. de 2023
Mathworks has its own diff tool and it can be integrated with Git.
Más respuestas (0)
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!