Main Content

Noninteractive Installation

R2026b
Install 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

Enterprise IT Deployments

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™.