How to automatically update graph?

6 ビュー (過去 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 Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by