Borrar filtros
Borrar filtros

What's the difference between Matlab runtime and Matlab(R) Compiler Runtime

13 visualizaciones (últimos 30 días)
My comupter installed both Matlab runtime and Matlab(R) Comiler Runtime. See following picture. What's the difference between those two softwares?
The purpose for those two softwares is to do some calculation in excel file, but some function need support from Matlab.
11.png

Respuesta aceptada

Walter Roberson
Walter Roberson el 19 de Abr. de 2019
The 7.14 software is for applications compiled with r2010b
  4 comentarios
Md Saiful Islam
Md Saiful Islam el 24 de Mzo. de 2022
Hello Walter,
Thanks for your support. I am trying to run a matlab compiled program and it shows as follow
"Could not find version 7.14 of the MCR. Attempting to load mclmcrrt7_14.dll". Please install the correct version of the MCR. Contact your vendor if you do not have an installer for the MCR."
How can I get a MCR 7.14? I am using MatLab 2021a.
Walter Roberson
Walter Roberson el 24 de Mzo. de 2022
MCR 7.14 is old enough that there were different license terms back then.
There are two ways to get MCR 7.14:
  • the person who provided the executable is reponsible for providing that version of MCR to go with it. However, they had to restrict access to it: they were not permitted to make it open to public downloading. They could set up a password protected site or they could email it to you or whatever works out... just not public access. (My understanding is that this had to do with the license terms for software components that Mathworks was purchasing from some other organization.)
  • Or: if you have a license for MATLAB Compiler for any release from R2010b onwards, then you are authorized to install R2010b and then use the development MCR from that.
Unfortunately, using a later MCR is not backwards compatible at all: it has to be specific to R2010b.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by