How to do Simulink versioning
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
VIGNESH BALAJI
il 25 Set 2023
Commentato: VIGNESH BALAJI
il 27 Set 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 Commenti
Risposta accettata
Fangjun Jiang
il 25 Set 2023
Modificato: Fangjun Jiang
il 25 Set 2023
Mathworks has its own diff tool and it can be integrated with Git.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!