about c code

any one knows how to use c program in matlab?

Antworten (1)

Kaustubha Govind
Kaustubha Govind am 26 Mär. 2011

0 Stimmen

Do you have source/object files, or shared libraries?
If you have source/object files, you can write a MEX-function to call into them.
If you have a shared library, you can use loadlibrary.

Diese Frage ist geschlossen.

Gefragt:

am 26 Mär. 2011

Geschlossen:

am 20 Aug. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by