How to automatically update graph?

조회 수: 8 (최근 30일)
Daniele Morello
Daniele Morello 2015년 9월 24일
답변: Walter Roberson 2015년 9월 24일
hi everyone, i have to plot 2 columns of an uitable to a graph. this table change if i change value into an edit text. i would to automatically update graph (with new values of the uitable) when i change value into edit text. how can i do?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 9월 24일
But I find much easier is to have the edit callback call a graphing routine that fetches the current data property from the uicontrol and plots based upon that.

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by