Serial Communication in GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I have connected serial object in GUI and data is coming in text field in GUI. I want that this data should refresh in 10 second.
댓글 수: 0
채택된 답변
Geoff Hayes
2014년 8월 6일
Pritesh - you will need a timer to do this. See auto refresh of plot which can be adapted for a text field, or the FEX submission GUI examples and pay particular attention to the GUI_17 example.
By the way, is the data coming in from the serial object every ten seconds, or is just the desired refresh rate of the text field?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Import and Analysis에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!