DLL file integration with MATLAB for custom USB
Mostrar comentarios más antiguos
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 comentario
Kaustubha Govind
el 22 de Abr. de 2013
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).
Respuestas (0)
Categorías
Más información sobre Whos en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!