Noninteractive Installation
R2026bInstall products from command line, build products in Docker containers, or deploy
products to the cloud
MATLAB® provides several options for installing products noninteractively:
For lightweight command-line installations, or to automate installations in a continuous integration and continuous deployment (CI/CD) pipeline by building a Docker® container, use MATLAB Package Manager (
mpm).For enterprise IT deployments, where you are installing products with the same configuration on multiple computers, run the silent installer in noninteractive mode from the command line.
For deployments to common cloud environments (AWS®, Azure®, GCP), use preconfigured reference architectures.
MATLAB Package Manager Commands
mpm install | (Linux, Windows, Mac) Install products from the operating system command line |
mpm download | (Linux, Windows, Mac) Download products from operating system command line |
mpm install-doc | (Linux, Windows) Install documentation from the operating system command line |
mpm list | (Linux, Windows, Mac) List all products that are installed |
mpm --help | (Linux, Windows, Mac) Get help using MATLAB Package Manager |
mpm --version | (Linux, Windows, Mac) Get MATLAB Package Manager version information |
Topics
Command Line and Container Installations
- Get MATLAB Package Manager
Get MATLAB Package Manager, which you can use to install MathWorks products and support packages from the Linux, Windows, or Mac command line. - Install MATLAB Using Keyboard and Screen Reader
Install MATLAB with an emphasis on accessibility by using the command-line tool MATLAB Package Manager. (Since R2026a) - Install Support Packages Noninteractively
Download and install support packages by using MATLAB Package Manager. - Configure Installation from Artifactory Repository
Enable users to download and install products from your organization’s Artifactory repository. - Create a Custom MATLAB Container (Cloud Integrations)
Create a Docker container image with a custom MATLAB installation.
Enterprise IT Deployments
- Download Products Without Installing
Download files that are required for noninteractive and offline installation workflows. - Get License File and File Installation Key
Get your license file and File Installation Key from the License Center so that you can use them to complete your installation. - Install Products Noninteractively
Perform repeated product installations from the command line silently, without opening the interactive installer.
Cloud Deployments
- MATLAB Reference Architectures (Cloud Integrations)
Use reference architecture templates to run MATLAB and other MathWorks® products in the cloud on Amazon® Web Services, Windows Azure®, or Google Cloud Platform™.