Feeds
질문
Erasing data in GUI
Is there a single command that can clear all the edit text boxes in a GUI?
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Retaining data on GUIs on GUIDE
I am passing data from one GUI to the other using H = findall(0,'tag','editbox1tag'); set(handles.editbox2tag,'string',...
거의 13년 전 | 답변 수: 1 | 0
1
답변질문
Data passing between multiple different GUIs on GUIDE
I have several GUIs and i need to pass data amongst it. Each GUI manipulates the data and sets a new value for the variable. I w...
대략 13년 전 | 답변 수: 1 | 0