Full or relative script path to a MATLAB script, specified
as a character vector. scriptname
can specify
any file type that MATLAB can execute, such as MATLAB script
files, Simulink® models, or MEX-files.
Example: scriptname = 'myScript'
Example: scriptname = 'anotherScript.m'
Example: scriptname = 'oneMoreScript.mlx'