필터 지우기
필터 지우기

Can you solve my Simulink error?

조회 수: 1 (최근 30일)
Mohsen
Mohsen 2013년 2월 7일
Dear friends I have a simulink file with a unknown error: "Unable to locate a C-compiler required by Stateflow and MATLAB Function blocks.Use 'mex -setup' to select a supported C-compiler." and simulink debugger specified any block for this error. Can you help me? Regards

채택된 답변

Walter Roberson
Walter Roberson 2013년 2월 7일
편집: Walter Roberson 2013년 2월 7일
At the MATLAB command line, command
mex -setup
and select one of the compilers that shows up.
If no compilers show up, then you need to install a compiler. The appropriate compiler to install will depend upon your MATLAB version and your operating system and whether you are using 32 bit MATLAB or 64 bit MATLAB.

추가 답변 (0개)

카테고리

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