Controlling Dll files from Matlab

조회 수: 1 (최근 30일)
Firas
Firas 2012년 2월 21일
Hi,
I wondering how can I use Matlab to control Dll file in C? I have a treadmill that controlled (Speed, Time,etc...) by C code, my question is how can I do that in matlab using these dlls? Regards, Firas

답변 (1개)

Sarah Wait Zaranek
Sarah Wait Zaranek 2012년 2월 21일
First step is to see if you can use loadlibrary interface in MATLAB.
See this section of the documentation on how to call C Shared library functions from MATLAB: http://www.mathworks.com/help/releases/R2011b/techdoc/matlab_external/f23224dfi7.html

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by