plot Dynamic horizontal line
Afficher commentaires plus anciens
Hello,
I need to visualize a watertank in Matlab. I have the height of the water in a 1x1000 array and it needs to change over the time of 1:1000.
Also I need a steady yline that doesn't change.
Is there a build in funktion? can I use the addpoints funktion?
5 commentaires
madhan ravi
le 14 Juil 2020
You say dynamic and steady , what is your actual target?
KSSV
le 14 Juil 2020
There is not builtin function.....you need to provide points and plot it...read about plot, set.
Martin Tambour
le 14 Juil 2020
madhan ravi
le 14 Juil 2020
Have you looked into AppDesigner?
Martin Tambour
le 14 Juil 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Creating, Deleting, and Querying Graphics Objects dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
