I can't install MATLAB R2012a on Win7 x64

1 visualización (últimos 30 días)
Luis Enrique
Luis Enrique el 24 de Dic. de 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!

Respuesta aceptada

Walter Roberson
Walter Roberson el 24 de Dic. de 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 comentario
Luis Enrique
Luis Enrique el 2 de En. de 2013
Thanks for your explanations. I ran matlab.exe and to activate the software.

Iniciar sesión para comentar.

Más respuestas (1)

Image Analyst
Image Analyst el 24 de Dic. de 2012
Editada: Image Analyst el 24 de Dic. de 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.

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by