Feeds
질문
Getting the default radio button value from a button group
Hello! I'm making a gui with multiple button groups that define values which is to be used in a function triggered by a push ...
거의 14년 전 | 답변 수: 1 | 0
1
답변답변 있음
How to retrive the chosen value from SelectionChangeFcn (GUI)
I found out that putting handles = guidata(hObject); before the switch command and set(handles.shiptype,'UserData',st...
How to retrive the chosen value from SelectionChangeFcn (GUI)
I found out that putting handles = guidata(hObject); before the switch command and set(handles.shiptype,'UserData',st...
거의 14년 전 | 0
| 수락됨
질문
How to retrive the chosen value from SelectionChangeFcn (GUI)
Hello! I need the value chosen in a GUI button group for a function later in my code, but when i try to retrive it with: k...
거의 14년 전 | 답변 수: 1 | 0