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