How to do Simulink versioning
5 views (last 30 days)
Show older comments
VIGNESH BALAJI
on 25 Sep 2023
Commented: VIGNESH BALAJI
on 27 Sep 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 Comments
Accepted Answer
Fangjun Jiang
on 25 Sep 2023
Edited: Fangjun Jiang
on 25 Sep 2023
Mathworks has its own diff tool and it can be integrated with Git.
More Answers (0)
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!