how to display serial com device data in edittext of gui
1 次查看(过去 30 天)
显示 更早的评论
Hi experts,
i want a GUI to be shown on the monitor always which has 1 simple edit text handle.
i have a device which sends a sentence once in a while to the dedicated com port of the PC. now i just want to display the text coming from the com port to the edit text handle of the GUI. but the process of receiving and displaying i have written in a different .m file which has to run in background of GUI. my GUI should not close during the process of receiving and displaying. i need a logic to do it.. what are all the possible ways to do it...
please help me with a solution for it..
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!