필터 지우기
필터 지우기

Run C program

조회 수: 3 (최근 30일)
Raviteja
Raviteja 2011년 4월 30일
I want to do c programming using matlab..
Can any one guide me what are the steps needed?

답변 (1개)

Jan
Jan 2011년 4월 30일
Ask Google. Find:
Look at the examples shipped with Matlab:
cd(fullpath(matlabroot, 'extern', 'examples');
ls
And look in the documentation:
docsearch mex
Go to the FEX and look for 'mex' or 'cmex'.

카테고리

Help CenterFile Exchange에서 External Language Interfaces에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by