I can't install MATLAB R2012a on Win7 x64

1 Ansicht (letzte 30 Tage)
Luis Enrique
Luis Enrique am 24 Dez. 2012
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!

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 24 Dez. 2012
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 Kommentar
Luis Enrique
Luis Enrique am 2 Jan. 2013
Thanks for your explanations. I ran matlab.exe and to activate the software.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Image Analyst
Image Analyst am 24 Dez. 2012
Bearbeitet: Image Analyst am 24 Dez. 2012
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.

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by