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