about c code

any one knows how to use c program in matlab?

回答(1 个)

Kaustubha Govind
Kaustubha Govind 2011-3-26

0 个投票

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.

此问题已关闭。

提问:

2011-3-26

关闭:

2021-8-20

Community Treasure Hunt

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

Start Hunting!

Translated by