Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Reading & writing to GUI.....
1 回表示 (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
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/
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!