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年弱 前 | 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年弱 前 | 2 件の回答 | 0