Version control on mat files
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi All,
Is it possible to view the history of changes made to a mat file?
Thanks
0 Commenti
Risposte (1)
Steven Lord
il 17 Mag 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.
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!