addShortcut
R2026bAdd shortcut to project
Description
adds shortcuts to the specified files in the project. In projects, a shortcut can be
used to perform common project tasks such as opening important files and loading
data.shortcuts = addShortcut(proj,files)
To set the shortcut to run at startup or shutdown, see Automate Startup and Shutdown Tasks.
adds shortcuts to the specified files in the project and specifies additional
options as one or more name-value pair arguments.shortcuts = addShortcut(proj,files,Name=Value)