Install via Winget
winget install MathWorks.MATLABRuntime
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
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 (1809+) and Windows 11.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 or the direct download link on this page.
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.