필터 지우기
필터 지우기

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