Any tool to backup Matlab code (.m file), everytime when there is update/modification in code .

2 次查看(过去 30 天)
I dont need to backup my code manually. Any tool which you guys use for archiving your code.

回答(1 个)

Tiasa Ghosh
Tiasa Ghosh 2018-8-20
编辑:Tiasa Ghosh 2018-8-20
You could include save filename.mat at the end your code so that it will save the changes everytime the code runs.

类别

Help CenterFile Exchange 中查找有关 Source Control Integration 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by