Feeds
提问
Erasing data in GUI
Is there a single command that can clear all the edit text boxes in a GUI?
12 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0