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
18 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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. i run matlab on my ubuntu 18.04 already installed gcc and g++ compilers but again same problem faced.
0 comentarios
Respuestas (1)
Abhisek Pradhan
el 18 de Oct. de 2020
MATLAB supports only one compiler for each language on Linux platforms. If you have multiple compilers installed, the default compiler might not be the MATLAB-supported compiler. Here is a list of MATLAB supported compilers.
Refer the link below for changing the default compiler to one which is supported.
0 comentarios
Ver también
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!