Loading static library to be implemented in Simulink

I am trying to load a library and header files in Matlab so I can implement its function into a level 2 S-Function in Simulink. I have a ".a" file static library and a header file. There are also other header files included in the first header file mentioned. The header files are written in C language. I've tried using the loadlibrary command but to my understanding it isn't applicable to static libraries. I've also read from another question's answer that one way to do this is to create a mex file that calls the function in the library. I'm not sure if this will work or even how to do it. What would be the best way to go with this?

답변 (1개)

카테고리

도움말 센터File Exchange에서 Call C from MATLAB에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 9월 16일

답변:

2020년 9월 16일

Community Treasure Hunt

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

Start Hunting!

Translated by