Info

此问题已关闭。 请重新打开它进行编辑或回答。

Reading & writing to GUI.....

1 次查看(过去 30 天)
Smith Steven
Smith Steven 2013-6-11
关闭: MATLAB Answer Bot 2021-8-20
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.

回答(1 个)

Image Analyst
Image Analyst 2013-6-11
You can use NE Builder to send stuff back and forth between your Visual Studio project and MATLAB: http://www.mathworks.com/products/netbuilder/

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by