Run C program

3 vues (au cours des 30 derniers jours)
Raviteja
Raviteja le 30 Avr 2011
I want to do c programming using matlab..
Can any one guide me what are the steps needed?

Réponses (1)

Jan
Jan le 30 Avr 2011
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'.

Catégories

En savoir plus sur External Language Interfaces dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by