Version control on mat files
1 view (last 30 days)
Show older comments
Hi All,
Is it possible to view the history of changes made to a mat file?
Thanks
0 Comments
Answers (1)
Steven Lord
on 17 May 2020
You can use the Comparison Tool to perform a diff on MAT-files. If you have checked your MAT-files into a source control management system (SCM), you may be able to configure the SCM to use the Comparison Tool.
See Also
Categories
Find more on Workspace Variables and MAT Files 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!