MathWorks interview question

Describe what happens when MATLAB starts up? (for example which folder or which files it accesses, etc)

Interview Answer

Anonymous

8 Feb 2013

Matlab runs the file matlabrc.m which sets the default figure properties, matlab path, and calls startup.m, which is a user written file