Plot Data from Sensor in real time
1 回表示 (過去 30 日間)
古いコメントを表示
Hi, i am neu in making Matlab GUI.I have a sensor which writes the data in a text-file. I want to read the data from the Text-file and plot it in real time. any advices? Thank you!
0 件のコメント
回答 (1 件)
Yuebin Zhou
2017 年 5 月 25 日
For reading files, you may check out the link below:
https://www.mathworks.com/help/matlab/text-files.html
For GUI, you can consider either GUIDE or App designer
https://www.mathworks.com/help/matlab/guide-or-matlab-functions.html
https://www.mathworks.com/help/matlab/app-designer.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!