Borrar filtros
Borrar filtros

MCR dll 7.16 32-bit 64-bit Windows 7

30 visualizaciones (últimos 30 días)
Carsci
Carsci el 19 de Mayo de 2014
Respondida: Dhanyatha el 30 de Jun. de 2014
Hi.
I use R2011B on a 32-bit installation on Windows 7. Where can I find the files for the MCR dll that I can send to customers so they can run compiled scripts.
Are their different 32-bit and 64-bit versions?
I knew how to do this for R2007B on 32-bit but now I am stuck.
I can install 64-bit if it helps but just dont use it for other reasons.

Respuesta aceptada

Dhanyatha
Dhanyatha el 30 de Jun. de 2014
For MATLAB R2011b and all other older versions, you can find the path to MCR installer file by running the following command on MATLAB command prompt.
>> mcrinstaller
You can share the mcrinstaller.exe file present in the path to your customers.
You can also package the MATLAB Compiler Runtime (MCR) along with the application you want to deploy. In this method, when the client runs the deployed application, the installation of MCR is triggered in the beginning followed by deployment of the application.
Note: You will not be able to deploy applications if there is any mismatch between version and bitness of MATLAB (used for compilation) and MATLAB Compiler Runtime (MCR). It is important that you chose the correct MATLAB Compiler Runtime (MCR) with same version and bitness as MATLAB (used for compilation).
For versions R2012a and onwards, customers can download the MATLAB Compiler Runtime (MCR) file here on the MathWorks website.

Más respuestas (1)

David Sanchez
David Sanchez el 19 de Mayo de 2014
http://www.mathworks.es/products/compiler/mcr/

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by