How to create a Serial port communication mex file in C++ to use in MATLAB?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear all,
I am looking for using mex file written in VS C++ for serial port communication to make it fast in MATLAB.
I want to know how to write a relevant C++ code for serial port read/write and make a mex file and how can I access in MATLAB to read and write the data.
If anyone knows this let me know.
Cheers.
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Call C++ from MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!