plot Dynamic horizontal line
이전 댓글 표시
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
madhan ravi
2020년 7월 14일
You say dynamic and steady , what is your actual target?
KSSV
2020년 7월 14일
There is not builtin function.....you need to provide points and plot it...read about plot, set.
Martin Tambour
2020년 7월 14일
madhan ravi
2020년 7월 14일
Have you looked into AppDesigner?
Martin Tambour
2020년 7월 14일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
