How to do Simulink versioning
7 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
採用された回答
Fangjun Jiang
2023 年 9 月 25 日
編集済み: Fangjun Jiang
2023 年 9 月 25 日
Mathworks has its own diff tool and it can be integrated with Git.
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!