Unable to find MCR Installer in R2010a?

5 views (last 30 days)
Rohan
Rohan on 27 Feb 2012
Commented: hassene braham on 21 Jun 2016
Hi,
I am unable to find the MCR installer in Matlab R2010a. Where do I find it?
Thanks,
Rohan
  1 Comment
hassene braham
hassene braham on 21 Jun 2016
hello, i have the same problem now.have you find the solution?
thank you.

Sign in to comment.

Answers (3)

Kaustubha Govind
Kaustubha Govind on 27 Feb 2012
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
Rohan
Rohan on 10 Apr 2012
@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
Walter Roberson
Walter Roberson on 10 Apr 2012
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.


Walter Roberson
Walter Roberson on 27 Feb 2012
It is part of the Compiler Toolbox.
  2 Comments
Rohan
Rohan on 9 Apr 2012
@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
Kaustubha Govind
Kaustubha Govind on 10 Apr 2012
In that case, read Ken's answer.

Sign in to comment.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!