Feeds
질문
How can I write a program for admin option.
disp("Welcome to our coffee machine, how can I help you") choice = input(" 1) Esspreso\n 2) Cappocino\n 3) Makiato\n "); ...
대략 3년 전 | 답변 수: 2 | 0
2
답변질문
When I press ok button it automatically goes to command window.
% --- Executes on button press in ok. function ok_Callback(hObject, eventdata, handles) % hObject handle to ok (see GCBO) ...
대략 3년 전 | 답변 수: 1 | 0
