Unable to find MCR Installer in R2010a?

Hi,
I am unable to find the MCR installer in Matlab R2010a. Where do I find it?
Thanks,
Rohan

1 Comment

hello, i have the same problem now.have you find the solution?
thank you.

Sign in to comment.

Answers (3)

If you already have MATLAB Compiler installed, type the following command to locate the MCR installer:
>> mcrinstaller
Ken Atwell
Ken Atwell on 10 Apr 2012
Rohan,
The MCR for that version of MATLAB is not available from mathworks.com. Assuming you received the compiled application from someone else, they will also need to provide the MCR to you. More information can be found at this similar question.
As-of R2012a, the MCR is available for download.

2 Comments

@Ken et. al.,
Thanks for your reply. I did not receive the compiled application. I am trying to build my own standalone application for distribution. I believe I need the Matlab Compiler Toolbox for the same?
I was under the impression that it is a part of the Matlab distribution but doesn't look like it. What needs to be done in order to build standalone apps.?
Thanks,
Rohan
To build a standalone application for distribution, you need the MATLAB Compiler (directly) or MATLAB Coder. MATLAB Compiler includes the MCR you will need to distribute with your application.
Note: the terms and conditions do not allow you to make MCR available to others in an uncontrolled manner. Recipients must be individually (or corporately) authorized by you to download MCR; you cannot post it on a web site or FTP site unless it is password protected. I do not know Mathwork's reason for choosing this, but they did.

Sign in to comment.

It is part of the Compiler Toolbox.

2 Comments

@Kaustubha & Walter,
Thanks for your reply. I do not have the Compiler Toolbox and mcsinstaller doesn't work. Further, it is not clear how the same can be obtained and installed.
Any help would be much appreciated.
Thanks,
Rohan
In that case, read Ken's answer.

Sign in to comment.

Categories

Products

Asked:

on 27 Feb 2012

Commented:

on 21 Jun 2016

Community Treasure Hunt

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

Start Hunting!