Borrar filtros
Borrar filtros

Run C program

3 visualizaciones (últimos 30 días)
Raviteja
Raviteja el 30 de Abr. de 2011
I want to do c programming using matlab..
Can any one guide me what are the steps needed?

Respuestas (1)

Jan
Jan el 30 de Abr. de 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'.

Categorías

Más información sobre External Language Interfaces en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by