Why does MATLAB get stuck with a "Getting status for file" message in the file browser?

Why does MATLAB get stuck with a "Getting status for file" message in the file browser?

 Accepted Answer

With R2014b, MATLAB introduced Source Control Integration. This integrates with services such as Subversion® or Git™ and is enabled by default. This can cause MATLAB to be slow starting up with a "Getting status for file" message if there is a problem with the configuration. Make sure that you are not having inadvertently too many files/directories under source control.
In general, disabling this feature may resolve the issue. Source Control Integration can be disabled  if you are not using it by following the below:
On the Home tab, in the Environment section, click Preferences.
In the Preferences dialog box, in the MATLAB > General > Source Control pane, select None
For more in formation on Source Control Integration please see the below documentation:
Source Control Integration 

More Answers (0)

Categories

Products

Release

R2014b

Community Treasure Hunt

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

Start Hunting!