How can I get MCR 7.16?

55 Ansichten (letzte 30 Tage)
Ho-Seok
Ho-Seok am 19 Jun. 2013
I use MATLAB program (R2011b) with image processing toolbox, signal processing toolbox, and statistics toolbox. Someone sent me his MATLAB excutable file compiling with MCR 7.16. When I run it, I saw a error message as below. "Could not fine version 7.16 of the MCR. Attempting to load mclmcrrt7_16.dll. Please install the correct version of the MCR. Contact your vendor if you do not hace an installer for the MCR." Do I need to install MCR 7.16 for running it? Do I need to buy MCR toolbox? I can't find the download link of MCR R2011b at mathworks homepage.

Akzeptierte Antwort

Friedrich
Friedrich am 19 Jun. 2013
Hi,
you get the MCR from the person who compiled the application. You can't buy the MCR and you can't download it from the MathWorks homepage (only 12a and newer is available online).
MATLAB can act as MCR. Since you have 11b MATLAB installed and the application was compiled with 11b you dont need to intall the MCR. Make sure that the MATLABROOT\runtime\win** folder is in your environment variable PATH. (MATLABROOT is the installation folder of your MATLAB, and win** is either win32 or win64 depending on the bittedness you are using). The bittedness of MATLAB and the application must match otherwise it won't work.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by