Azzera filtri
Azzera filtri

Run C program

1 visualizzazione (ultimi 30 giorni)
Raviteja
Raviteja il 30 Apr 2011
I want to do c programming using matlab..
Can any one guide me what are the steps needed?

Risposte (1)

Jan
Jan il 30 Apr 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'.

Categorie

Scopri di più su External Language Interfaces in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by