Installation guide
1 Startup and Shutdown
Platform
Option Description
All
-nosplash
Start MATLAB without displaying the MATLAB splash
screen.
All
-r "statement"
Automatically run the specified MATLAB statement
immediately after MATLAB s tarts. This is sometimes
referred to as calling MATLAB in batch mode. Files you
run must be in the MATLAB startup directory or on
the MATLAB search path. Do not include pathnames
or file extensions. Enclose the statement in double
quotation marks (
"statement").
1-16