Statistics
2 Questions
0 Answers
RANK
281,128
of 301,432
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,280
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,555
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
