Setting up Git Source Control

5 views (last 30 days)
Ben Marchant
Ben Marchant on 22 Oct 2020
I'm trying to set up Git source control following the instructions here:
I'm stuck on Point 2:
"In the MATLAB Command Window, type edit(fullfile(matlabroot,"toolbox","local","librarypath.txt")).
Add the Cygwin bin folder location to the end of librarypath.txt, for example, C:\cygwin64\bin.
If you do not have permission to edit the librarypath.txt file, create a copy and save it to your MATLAB start folder"
I don't have admin rights on the laptop and therefore cannot edit librarypath.txt. I have tried making a copy of librarypath.txt and saving it to the startup directory but that leads to a warning when I start Matlab:
"Warning: librarypath.txt in the startup directory no longer supported."
Do the instructions mean something else when they say "create a copy and save it to your MATLAB start folder"?
Thanks!
I'm using R2020b - the drop down asking that isn't working.

Answers (1)

Samson David Puthenpeedika

Categories

Find more on Source Control Integration in Help Center and File Exchange

Products


Release

R2020b

Community Treasure Hunt

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

Start Hunting!