Feeds
답변 있음
GUI toggle button--> while loop operation--> array issue
define a counter before the while statement counter=1; while get(hObject,'Value') tic; pause(0.5); ...
GUI toggle button--> while loop operation--> array issue
define a counter before the while statement counter=1; while get(hObject,'Value') tic; pause(0.5); ...
14년 초과 전 | 0
| 수락됨
질문
GUI toggle button--> while loop operation--> array issue
BIG PICTURE--> I created a GUI for serial port data acquisition, where I use a toggle button to control a while statement for ...
14년 초과 전 | 답변 수: 1 | 0
1
답변질문
calling shared lib functions - serial port
Big picture: I'm interested in controling a device through MatLab which has a shared library of functions; to open a serial port...
14년 초과 전 | 답변 수: 1 | 0
