MATLAB Compiler

MATLAB Runtime

Ejecute aplicaciones compiladas o componentes de MATLAB sin instalar MATLAB

MATLAB Runtime es un conjunto de bibliotecas compartidas independiente que permite ejecutar aplicaciones o componentes compilados de MATLAB o Simulink. Cuando se utilizan juntos, MATLAB, MATLAB Compiler, Simulink Compiler y MATLAB Runtime permiten crear y distribuir aplicaciones numéricas, simulaciones o componentes de software de forma rápida y segura.

Para descargar e instalar MATLAB Runtime:

  1. En la siguiente tabla, haga clic en la versión y plataforma correspondiente a la aplicación o componente que esté usando. La versión de MATLAB Runtime está vinculada a la versión de MATLAB.

    Nota: Puede encontrar esta información en el archivo readme.txt que acompaña a la aplicación o componente.

  2. Guarde el archivo instalador de MATLAB Runtime en el equipo en el que ejecutará la aplicación o componente.

  3. Haga doble clic en el instalador y siga las instrucciones que aparecen en el asistente de instalación.

Para más información, consulte la documentación del instalador de MATLAB Runtime.

Versión (MATLAB Runtime Version#) Windows Linux Mac
R2026a (26.1) 64 bits 64 bits arm64
R2025b (25.2) 64 bits 64 bits Intel de 64 bits / arm64
R2025a (25.1) 64 bits 64 bits Intel de 64 bits / arm64
R2024b (24.2) 64 bits 64 bits Intel de 64 bits / arm64
R2024a (24.1) 64 bits 64 bits Intel de 64 bits / arm64
R2023b (23.2) 64 bits 64 bits Intel de 64 bits / arm64
R2023a (9.14) 64 bits 64 bits Intel de 64 bits
R2022b (9.13) 64 bits 64 bits Intel de 64 bits
R2022a (9.12) 64 bits 64 bits Intel de 64 bits
R2021b (9.11) 64 bits 64 bits Intel de 64 bits
R2021a (9.10) 64 bits 64 bits Intel de 64 bits
R2020b (9.9) 64 bits 64 bits Intel de 64 bits
R2020a (9.8) 64 bits 64 bits Intel de 64 bits
R2019b (9.7)
64 bits 64 bits Intel de 64 bits
R2019a (9.6)
64 bits 64 bits Intel de 64 bits
R2018b (9.5)
64 bits
64 bits
Intel de 64 bits
R2018a (9.4)
64 bits
64 bits
Intel de 64 bits
R2017b (9.3) 64 bits 64 bits Intel de 64 bits

Aplique actualizaciones a las versiones R2016a-R2017a de MATLAB Runtime después de instalarlo

Existen correcciones de seguridad importantes para las versiones R2016a, R2016b y R2017a de MATLAB Runtime. Después de instalar MATLAB Runtime para una de estas versiones, se recomienda aplicar la actualización más reciente haciendo clic en Actualizar más abajo. Tenga en cuenta que esto solo es aplicable cuando se utiliza una app de MATLAB creada con MATLAB App Designer (archivos .mlapp). Para más información, consulte este informe de fallos. https://www.mathworks.com/support/bugreports/1830810

R2017a (9.2)
64 bits   |   Actualizar 64 bits   |   Actualizar Intel de 64 bits   |   Actualizar
R2016b (9.1)
64 bits   |   Actualizar 64 bits   |   Actualizar Intel de 64 bits   |   Actualizar
R2016a (9.0.1) 1, 2 64 bits   |   Actualizar 64 bits   |   Actualizar Intel de 64 bits   |   Actualizar
R2015b (9.0) 1, 2, 3 32 bits / 64 bits 64 bits Intel de 64 bits
R2015aSP1 (8.5.1) 1 32 bits / 64 bits 64 bits Intel de 64 bits
R2015a (8.5) 1 32 bits / 64 bits 64 bits Intel de 64 bits
R2014b (8.4) 1 32 bits / 64 bits 64 bits Intel de 64 bits
R2014a (8.3) 1 32 bits / 64 bits 64 bits Intel de 64 bits
R2013b (8.2) 32 bits / 64 bits 64 bits Intel de 64 bits
R2013a (8.1) 32 bits / 64 bits 64 bits Intel de 64 bits
R2012b (8.0) 32 bits / 64 bits 64 bits Intel de 64 bits
R2012a (7.17) 32 bits / 64 bits 32 bits / 64 bits Intel de 64 bits
R2011b y anteriores 4

Abra MATLAB y ejecute el comando mcrinstaller para ubicar MATLAB Runtime y poder redistribuirlo junto con los componentes compilados.

Notas

  1. Las versiones R2014a-2016a no admiten macOS Sierra 10.12. Si decide ejecutar una de estas versiones de MATLAB Runtime en la versión de macOS no admitida, deberá instalar un parche para corregir un problema de incompatibilidad. Obtenga más información para determinar si le afecta esta incompatibilidad. MathWorks recomienda encarecidamente que no ejecute ninguna versión de MATLAB Runtime anterior a la versión R2014a en macOS Sierra 10.12.
  2. MATLAB Runtime 9.0.1, para la versión R2016a, esta diseñado para funcionar con MATLAB 9.0, que también corresponde a la versión R2016a.
  3. MATLAB Runtime 9.0, para la versión R2015b, esta diseñado para funcionar con MATLAB 8.6, que también corresponde a la versión R2015b.
  4. Las versiones online de MATLAB Runtime solo están disponibles para versiones posteriores a R2012a. Las versiones más antiguas de MATLAB Runtime se distribuyeron junto con MATLAB Compiler. Si no tiene MATLAB, solicite Runtime al usuario de MATLAB Compiler que creó el paquete desplegado.

MATLAB Runtime FAQs

MATLAB Runtime is a standalone set of shared libraries that enables the execution of compiled MATLAB applications, Simulink applications, or libraries on computers without an installed version of MATLAB.

Yes, MATLAB Runtime is freely available and can be downloaded directly from the MathWorks MATLAB Runtime page without a MATLAB license.

Standalone applications, Standalone Docker container applications, Microsoft Excel add-ins, MATLAB MapReduce Applications, MATLAB Web Apps, C/C++ libraries, .NET libraries / COM components, JAVA JARs, Python Packages, Microservice Docker containers, MATLAB Production Server archives

You must download the version that matches the MATLAB release used to compile your application. You can find this information in the readme.txt file that accompanies the application or component.

Download the installer for your release and platform from the MathWorks MATLAB Runtime page, save it to the target computer, then double-click the installer and follow the instructions in the installation wizard.

Only if the applications/libraries are compiled on different releases. For example, if you have a R2025a compiled standalone application and you install a second R2026a developed standalone application then you would need to download the R2026a MATLAB Runtime. If the applications are compiled on the same release they can share the same MATLAB Runtime.

Yes, MathWorks provides MATLAB Runtime installers for Windows (64-bit), Linux (64-bit), and Mac (Intel 64-bit and arm64, depending on the release).

The default option for compiled applications is to “Fetch MATLAB Runtime from mathworks.com during application installation.” This happens automatically behind the scenes during installation, so the user does not need to manually download MATLAB Runtime. The author of the compiled application/library can also choose to “Include MATLAB Runtime in application installer for offline installation” which is especially useful in air gapped environments. The user only must manually download MATLAB Runtime from this page if the author of the application/library explicitly chooses the option “Do not include MATLAB Runtime in application installer.”

Yes, if “Fetch MATLAB Runtime from mathworks.com during application installation” or “Include MATLAB Runtime in application installer for offline installation” is selected the installer will fetch only the specific components and toolboxes required to run the application. This typically results in a smaller MATLAB Runtime footprint. MATLAB Runtime downloaded from this page contains all the components and toolboxes.

No, MATLAB Runtime is designed specifically to run compiled MATLAB applications on systems that do not have MATLAB installed.

No, if MATLAB Runtime resides persistently on the disk of the CI Runner, you only need to recompile the artifact. MATLAB Runtime only needs to be downloaded and installed if you change releases or platforms.

Yes, important security fixes are available for the R2016a, R2016b, and R2017a releases. If your application uses MATLAB App Designer files (.mlapp), MathWorks recommends applying the latest update after installing the runtime for those releases.

Online downloads are only available for releases after R2012a. For R2011b and earlier, open MATLAB and run the command mcrinstaller to locate the runtime for redistribution, or request it from the person who created the deployed package.

An AI agent or harness connects directly to an installed MATLAB program through the MCP Server to execute code and does not need to download MATLAB Runtime unless it is testing a compiled application for verification or equivalency.