Run C program

1 次查看(过去 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