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