Version control on mat files
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi All,
Is it possible to view the history of changes made to a mat file?
Thanks
0 comentarios
Respuestas (1)
Steven Lord
el 17 de Mayo de 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.
Ver también
Categorías
Más información sobre Workspace Variables and MAT Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!