필터 지우기
필터 지우기

Matlab Simulink

조회 수: 1 (최근 30일)
Magdi Nabi
Magdi Nabi 2012년 1월 24일
편집: Explorer 2013년 10월 6일
Hi guys,
i have problem with simulink as when i run my simulink model the message comes up on matlab: (Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks. Use 'mex -setup' to select a supported C-compiler.)
just to know it works fine in other computer
any idea plz
Thanks and Regards
Magdi

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 1월 24일
Run "mex -setup" and select a supported compiler that Simulink can use. Then run the model again. Also, ensure that you have already installed a supported compiler. Find the list of supported compilers for each release here: http://www.mathworks.com/support/sysreq/previous_releases.html
  댓글 수: 1
Magdi Nabi
Magdi Nabi 2012년 1월 27일
hi
i did run mex-setup after install C++ express and SDK and i got this error ( Could not find the compiler "cl" on the DOS path.
Use mex -setup to configure your environment properly)
could you please help me with this
thanx and regards

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

추가 답변 (1개)

Magdi Nabi
Magdi Nabi 2012년 1월 25일
thanx for your help, and actually i found that my computer does not has C++ and SDK and i did down load them and the previous error disappear but i got another error ( something related to s-function and i dont have s-function on my model!!)
thank you again for your cooperation
Magdi
  댓글 수: 1
Magdi Nabi
Magdi Nabi 2012년 2월 9일
thanks for your help problem solved

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

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by