Live Plot X ticks control
이전 댓글 표시
I have a live data plot (from NI DAQ sampled every second) diplayed on an app. The plot shows the last 5 minuts of data, and normaly has an x tick mark every minute; but every once and a while it switch to a xtick mark every 30 seconds, then back to every minute. This makes the plots seem a little glitchy as the grid marks show up then disapear. I see all the documentation about controlling the x tick marks, but this method would require code for each time the plot is updated (every second).
I'm wondering if there is a clever way to say this plot has excatly 5 x tick marks once then the plot would not bounce around with amount of tick marks. I'm trying to be stingy with amount of code that is run every second.
Thanks
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

