Borrar filtros
Borrar filtros

MCR not working in ubuntu 32 bit

1 visualización (últimos 30 días)
M Prabu
M Prabu el 14 de Feb. de 2014
Respondida: Vignesh Rangaishenvi el 20 de Jun. de 2014
I have installed MCR_R2012a_glnx86_installer.zip in 32 bit ubuntu natty system. Setting environment variable in bashrc everything is over and right. I did as per installation guide. But while running i got error.
root@XXXX:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/bin# matlab
matlab: No MATLAB executable for this machine architecture.
/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/bin/glnx86/MATLAB does not exist!
  1 comentario
Friedrich
Friedrich el 14 de Feb. de 2014
The MCR is not MATLAB. There is no matlab application to start.

Iniciar sesión para comentar.

Respuestas (1)

Vignesh Rangaishenvi
Vignesh Rangaishenvi el 20 de Jun. de 2014
MCR is used for running compiled applications. You cannot run the compiled application without installing the MCR corresponding to the MATLAB version that was used to generate the compiled application. When you run your compiled application, the MCR will be invoked automatically.

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by