finish
When MATLAB quits, it runs a script called finish.m, if it exists and
is on the MATLAB search path or in the current directory. This is a
file that you create yourself in order to have MATLAB perform any final
tasks just prior to terminating.
Finish checks to see if the OS X update process is running and restarts
it if it is not.
Priority and
Rush shut down the update process when
raising
Priority above 0.
The Psychtoolbox does not provide finish.m.
The Psychtoolbox does not provide finish.m.
see also:
PsychPriority,
PsychRush,
IsUpdateRunning,
IsStartUpdateImplantedInFinish
Psychtoolbox/PsychInitialize/finish.m