Plot Data from Sensor in real time

1 view (last 30 days)
Rica
Rica on 22 May 2017
Answered: Yuebin Zhou on 25 May 2017
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!

Answers (1)

Yuebin Zhou
Yuebin Zhou on 25 May 2017
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

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!