Clear Filters
Clear Filters

How to do Simulink versioning

6 views (last 30 days)
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 ?

Accepted Answer

Fangjun Jiang
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)

Categories

Find more on Interactive Model Editing in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!