필터 지우기
필터 지우기

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

조회 수: 6 (최근 30일)
QY Goh
QY Goh 2012년 5월 19일
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?
QY Goh
QY Goh 2012년 5월 21일
still unable to updating~(T.T)

댓글을 달려면 로그인하십시오.

카테고리

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