Accessing functions in dll
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello, I am trying to access a motorised stage that has its own sdk.
Im not a c or c++ programmer and have been told the following.
"I did try importing the DLL into Matlab, turns out Matlab does not support function pointers in structures, so the DLL cannot be directly imported as it stands. So his options are to write wrappers for the SDK or to write his own function calls through the Matlab serial libraries."
I was wondering if there was anyway around the first sentence?
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!