Matlab and GIT: coping with dependencies

7 views (last 30 days)
Julian Gröbner
Julian Gröbner on 7 Oct 2019
Edited: Adam Danz on 7 Oct 2019
I would like to start using GIT to version control my matlab programs. What I need is to be able to revert to a previous version and run the main program with all its subfunctions for such a previous version (e.g. roll back to a previous time&date).
Is that possible with GIT & Matlab, and if yes, how is that implemented?
Thanks,
Julian
  1 Comment
Adam Danz
Adam Danz on 7 Oct 2019
Edited: Adam Danz on 7 Oct 2019

Sign in to comment.

Answers (0)

Categories

Find more on Source Control in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!