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 个评论

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

请先登录,再进行评论。

回答(1 个)

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.

类别

帮助中心File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by