How to create a Serial port communication mex file in C++ to use in MATLAB?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Communications Toolbox 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!