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

답변 (1개)

James Tursa
James Tursa 2013년 6월 22일

0 개 추천

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

Radheeshkumar
Radheeshkumar 2013년 10월 9일
thanks for the reply.. but, when I entered the command "mex -setup" it did not asked to search for compilers..
Kaustubha Govind
Kaustubha Govind 2013년 10월 9일
You need to run the command at the command-line. Do not attempt to generate code from it.

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

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

질문:

2013년 6월 22일

댓글:

2013년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by