Is it possible to track changes to the script in matlab?
70 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Zeynab Mousavikhamene
am 5 Aug. 2020
Beantwortet: Mohammad Sami
am 5 Aug. 2020
I was editing a code a week ago. I want to contine working on it after a week. I do not remember what changes I made and what was my last modifications.
Any way to track changes and access the history of those changes?
0 Kommentare
Akzeptierte Antwort
Mohammad Sami
am 5 Aug. 2020
It is recommended that you use source control to keep track of changes to your code. Git is a popular option for source control.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Graphics Objects finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!