How To Always Updating Data From Function To GUI In Matlab?

6 次查看(过去 30 天)
Hello everyone;
Nice to meet ur guys,i am new user in matlab and i currently doing some assignment by using matlab. I wish to knew how can i always update the value in the "edit text" function in Matlab Gui. Seem the value can always updating when in the matlab command window but it can't update in the GUI.Has ur guy has any idea about it?Can share it with me. Thank You and has a nice day. (^.^)
p/s:sorry for my bad English grammar.

回答(1 个)

Jan
Jan 2012-5-19
Updated strings and other properties are displayed after a drawnow or pause command.
  14 个评论
QY Goh
QY Goh 2012-5-21
that mean i need to assign my x1 value to other 1st before i can update it?

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Specifying Target for Graphics Output 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by