MATLAB: How to get rid of “SVN” heading in “Current Folder”

MATLABsvn

Starting with R2014b, the "Current Folder" pane in the GUI has a column heading "SVN" which takes up space I would rather use for other purposes but I cannot find a way to get rid of it. How do I get rid of this column? (Files in this directory are under SVN management, which I suppose is why this column appears, but this is no concern of Matlab).

Best Answer

If you are not interested in using the source control functionality within MATLAB, you can see how to disable it here: Select or Disable Source Control System. Disabling it turns off the column, but you can't access MathWorks source control functionality.