Track changes made to model
8 views (last 30 days)
Show older comments
Is there a way that you can track changes that have been made to a model? Like if a parameter got changed in the Configuration Dialog box, if a block got moved/changed, a new block was added or a subsystem was converted to a reference model?
2 Comments
zhichuan wang
on 12 Jul 2018
If the callback can be used to find changes in subsytem will be better.
Answers (3)
Ryan G
on 11 Sep 2012
Edited: Ryan G
on 20 Sep 2012
You could use the Simulink Report Generator XML file compare tool on the Simulink model files. This would be the 'supported' method of doing this and if you have access to support they would be able to help you further if you run into issues.
0 Comments
See Also
Categories
Find more on Model, Block, and Port Callbacks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!