Borrar filtros
Borrar filtros

cant find mexopts.bat

3 visualizaciones (últimos 30 días)
badal
badal el 22 de Jun. de 2013
Comentada: Kaustubha Govind el 9 de Oct. de 2013
an error pops up when i am running a simulink block.the error says "Unable to locate 'mexopts.bat', and therefore cannot determine which compiler to use for simulation builds." how do i resolve the issue.need help please

Respuestas (1)

James Tursa
James Tursa el 22 de Jun. de 2013
Type the following at the command line prompt:
mex -setup
Then press ENTER when it asks you if you want to search for compilers. Then enter the number of the compiler you want to use, such as lcc.
  2 comentarios
Radheeshkumar
Radheeshkumar el 9 de Oct. de 2013
thanks for the reply.. but, when I entered the command "mex -setup" it did not asked to search for compilers..
Kaustubha Govind
Kaustubha Govind el 9 de Oct. de 2013
You need to run the command at the command-line. Do not attempt to generate code from it.

Iniciar sesión para comentar.

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by