How do I disable processing... for source control in directories not under source control?
    22 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentario
  Tom Bannerman
 el 8 de Sept. de 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... 
Respuestas (1)
  PhilDD
 el 10 de Sept. de 2021
        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.
Ver también
Categorías
				Más información sobre Source Control en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!