I can't install MATLAB R2012a on Win7 x64

조회 수: 1 (최근 30일)
Luis Enrique
Luis Enrique 2012년 12월 24일
Hello every one I'm trying to install Matlab 2012a on my Win7 x64. I have installed SDK7.1, VC++2010 and .NET Framework, however in every time the following notification is displayed at the end of the installation and the Matlab does not start properly (the Matlab doesn't creat startup menu icon group, doesn't put a shourcut on the desktop, etc):
Your installation may require additional configuration steps.
1. The following products require a supported compiler: MATLAB Compiler 4.17 MATLAB Builder NE 4.1.1 MATLAB Builder JA 2.2.4 MATLAB Builder EX 2.2 Stateflow 7.9 Simulink Coder 8.2 xPC Target 5.2 MATLAB Coder 2.2 2. Simulink requires a C compiler for simulation acceleration, model reference, and MATLAB Function Block capabilities. It is recommended that you install a supported compiler on your machine. 3. To accelerate computations with the following products, a supported compiler is required: SimBiology 4.1 Fixed-Point Toolbox 3.5 4. To configure Real-Time Windows Target you must type rtwintgt -setup in a MATLAB command window. 5. After this installation is complete, you should continue with your configuration of the MATLAB Distributed Computing Server as outlined in the instructions obtained from www.mathworks.com/distconfig.
What can I do? Please, help me!

채택된 답변

Walter Roberson
Walter Roberson 2012년 12월 24일
Those messages are advice. MATLAB installation does not check whether you have a supported compiler or not: it just tells you that you might have to install one.
Does MATLAB start up if you find the .exe for it and launch that?
  댓글 수: 1
Luis Enrique
Luis Enrique 2013년 1월 2일
Thanks for your explanations. I ran matlab.exe and to activate the software.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Image Analyst
Image Analyst 2012년 12월 24일
편집: Image Analyst 2012년 12월 24일
Run "mcc -setup" and "mex -setup" and answer the questions about which compiler to use and then you should be okay. If that doesn't work, see the FAQ: http://matlab.wikia.com/wiki/FAQ#During_installation.2C_MATLAB_crashes.2C_hangs.2C_gives_an_error_message_or_otherwise_does_not_install_correctly.

카테고리

Help CenterFile 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