DLL file integration with MATLAB for custom USB
이전 댓글 표시
I want to make a GUI which can take data from a custom USB device and plot it on the chart. Basically, where I am stuck is the DLL file section. I have made a DLL file from Visual Studio Environment, I have tested the custom USB device with visual studio. On integrating it with MATLAB using a command to call DLL file, I am unable to see methods that were defined in the DLL. FYI, I have been able to integrate this DLL file with LABVIEW. Please help me to achieve this task of mine.
댓글 수: 1
Kaustubha Govind
2013년 4월 22일
Please paste what MATLAB command you are using to look at the exported functions in the DLL, and how exactly the functions in the DLL are exported (from the header file of the library).
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Whos에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!