Plot Data from Sensor in real time

3 次查看(过去 30 天)
Rica
Rica 2017-5-22
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!

回答(1 个)

Yuebin Zhou
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

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by