Feeds
已回答
Press button automatically click
for k = 1:3 buttons(k) = uicontrol('units','normal','style','pushbutton', ... 'pos',[.23+.18*k .02 ...
Press button automatically click
for k = 1:3 buttons(k) = uicontrol('units','normal','style','pushbutton', ... 'pos',[.23+.18*k .02 ...
10 years 前 | 0
提问
Press button automatically click
I'm modifing a code, and I want to use a function that make the code automatically press a button. I searched in mathworks but d...
10 years 前 | 2 个回答 | 0