How do I disable processing... for source control in directories not under source control?
13 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Tom Bannerman
2020 年 9 月 8 日
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...
回答 (1 件)
PhilDD
2021 年 9 月 10 日
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.
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!