MathWorks Interview Question

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

Interview Answer

Anonymous

Feb 8, 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