MCR not working in ubuntu 32 bit

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 Commento

The MCR is not MATLAB. There is no matlab application to start.

Accedi per commentare.

Risposte (1)

Vignesh Rangaishenvi
Vignesh Rangaishenvi il 20 Giu 2014

0 voti

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.

Categorie

Tag

Richiesto:

il 14 Feb 2014

Community Treasure Hunt

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

Start Hunting!

Translated by