필터 지우기
필터 지우기

how can store the value of textedit in the array or cell array?

조회 수: 1 (최근 30일)
fatemeh
fatemeh 2013년 12월 21일
댓글: Walter Roberson 2013년 12월 21일
i have a gui and i want which user entered into edittext i save it into the array can u help me plz?

답변 (1개)

Walter Roberson
Walter Roberson 2013년 12월 21일
  댓글 수: 2
fatemeh
fatemeh 2013년 12월 21일
편집: Walter Roberson 2013년 12월 21일
i want get the value of selected radio button from button group i use this code:
u=get(handles.uipanel12,'SelectedObject');
but this code get me a number while the object is a string.
can u help me? thanks

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

카테고리

Help CenterFile Exchange에서 Text Data Preparation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by