Info
This question is closed. Reopen it to edit or answer.
Reading & writing to GUI.....
2 views (last 30 days)
Show older comments
I am working on a program written in Visual Studio that outputs a certain text. I want to show this output in an edit text box in a MATLAB GUI using RS 232 serial interface. Also would like to send some numerical values from the GUI to the C++ code.
Any ideas how this can be done?? Thanks.
0 Comments
Answers (1)
Image Analyst
on 11 Jun 2013
You can use NE Builder to send stuff back and forth between your Visual Studio project and MATLAB: http://www.mathworks.com/products/netbuilder/
0 Comments
This question is closed.
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!