DLL file integration with MATLAB for custom USB
Afficher commentaires plus anciens
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 commentaire
Kaustubha Govind
le 22 Avr 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).
Réponses (0)
Catégories
En savoir plus sur Whos dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!