Install with winget
Open PowerShell or Command Prompt and run:
winget install MathWorks.MATLABRuntime
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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.
Advanced Install Options
Install (latest)
winget install MathWorks.MATLABRuntimeInstall (pinned version)
winget install --id MathWorks.MATLABRuntime -e --version 25.2Upgrade
winget upgrade MathWorks.MATLABRuntimeUninstall
winget uninstall MathWorks.MATLABRuntimeFrequently Asked Questions
How do I install MATLAB Runtime using winget?
Open PowerShell or Windows Terminal and run:
winget install MathWorks.MATLABRuntime. Winget comes pre-installed on 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 use?
MATLAB Runtime is distributed under the Proprietary license. Check the publisher’s site for full licensing details.
How do I update MATLAB Runtime with winget?
Run
winget upgrade MathWorks.MATLABRuntime in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall MATLAB Runtime?
Run
winget uninstall MathWorks.MATLABRuntime to remove MATLAB Runtime from your system.