Install
winget install MathWorks.MATLABRuntime
Click to copy
↓ Download Installer
About MATLAB Runtime
The MATLAB Runtime is a standalone set of shared libraries that enables the execution of compiled MATLAB, Simulink applications, or components. When used together, MATLAB, MATLAB Compiler, Simulink Compiler, and the MATLAB Runtime enable you to create and distribute numerical applications, simulations, or software components quickly and securely.
Frequently Asked Questions
How do I install MATLAB Runtime using winget?
Open Windows Terminal or PowerShell and run:
winget install MathWorks.MATLABRuntime. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is MATLAB Runtime?
A standalone set of shared libraries that enables the execution of compiled MATLAB, Simulink applications, or components
Is MATLAB Runtime free to download?
MATLAB Runtime is available under the Proprietary license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update MATLAB Runtime with winget?
Run
winget upgrade MathWorks.MATLABRuntime in Windows Terminal or PowerShell to update MATLAB Runtime to the latest available version.What Windows versions support MATLAB Runtime?
The installer for MATLAB Runtime targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.