Simulink model comparison with 2022b
5 views (last 30 days)
Show older comments
Hi,
I am looking for a tool which can compare two models and porvide the differences in report with path and snapshot with proper readability. I looking for just simply differences without any extra text etc.
Also suggest this to upload on azuredevos for review in PR in readable format.
0 Comments
Answers (1)
Swastik Sarkar
on 25 Jun 2025
To compare 2 Simulink models and generate a report programattically, you are looking for the visdiff function. Following is a MathWorks Documentation showing an example of how to generate a report programmatically and also attach the comparison report to the PR:
See Also
Categories
Find more on Simulink Report Generator 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!