필터 지우기
필터 지우기

how t run .cpp file in matlab..? I'm working on Mac and i have xcode 4.6 give me the solution

조회 수: 2 (최근 30일)
i want to run try.cpp file on my matlab using xcode 4.6 compiler. help me with the steps

채택된 답변

Walter Roberson
Walter Roberson 2013년 3월 24일
Which MATLAB version are you using? Which OS-X version? See http://www.mathworks.com/support/solutions/en/data/1-FR6LXJ/ and pay attention to the version restrictions there.

추가 답변 (1개)

Wayne King
Wayne King 2013년 3월 24일
You're going to need to create a MEX file. Please see:
One thing you'll definitely need to do is to locate the compiler. To do this, run
>>mex -setup

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by