Accessing functions in dll
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!