Continually updating graph/ Dynamic Graph/ Live Graph
Ältere Kommentare anzeigen
I am able to continually extract a value from my Raspberry Pi (every 5 seconds) and store it into MATLAB workspace as variable A (over-writes the previous value of A every 5 seconds). Now I would like to plot a graph where A is on the y-axis and time is on the x-axis and it is continually plotting the updated value of A (every 5 seconds) until I stop the program.
Is there anyway to do this? If so, what would the code be to accompish this?
Antworten (1)
KALYAN ACHARJYA
am 15 Jul. 2019
0 Stimmen
2 Kommentare
Basit
am 15 Jul. 2019
KALYAN ACHARJYA
am 15 Jul. 2019
Bearbeitet: KALYAN ACHARJYA
am 15 Jul. 2019
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!