matlab.addons.toolbox.installToolbox
R2026b(Not recommended) Install toolbox file
matlab.addons.toolbox.installToolbox is not recommended. Use mpminstall
instead. (since R2026b) For information on updating your code, see Version History.
Description
installs the toolbox file (info = matlab.addons.toolbox.installToolbox(toolboxFile).mltbx file) specified by
toolboxFile and returns information about the toolbox.
MATLAB® installs the toolbox in the default add-on installation folder. For more information, see Default Add-On Installation Folder.
Examples
Input Arguments
Output Arguments
Alternatives
You can install toolboxes from the Add-On Explorer UI. For more information, see Get and Manage Add-Ons.