How do I disable processing... for source control in directories not under source control?
Ältere Kommentare anzeigen
I have a directory I want to use with source control integration, but whenever I change matlab to another directory, there is the processing... that's constantly running in the "Current Folder" window. The problem is that this also causes Matlab to be very slow.
1 Kommentar
Tom Bannerman
am 8 Sep. 2020
I have this same problem. It was running fine until I updated to 2020a and this processing icon appeared. I can't use MATLAB at all now...
Antworten (1)
PhilDD
am 10 Sep. 2021
1 Stimme
Hi,
this question and the comment might be outdated. However, I was confronted with the same problem today and ended up here. So this might be still interesting.
I found a solution here:
There you find the following solution to disable the source control system:
- On the Home tab, in the Environment section, click Preferences.
- In the Preferences dialog box, in the MATLAB > General > Source Control pane, select None.
I also saw that you can also disable auto-refresh of the current folder in the preferences in MATLAB > General, which might be also helpful.
1 Kommentar
Nester Neil
am 22 Sep. 2024
Thank you very much
Kategorien
Mehr zu Source Control finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!