Feeds
질문
How to create a loop until the condition is met?
I would like to create a loop wherein whenever the user input a date and the slot is already full, the loop would go back to the...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
The third elseif does not work. I cannot figure out what's wrong with my code.
slots_a1 = zeros(10,10); slots_a2 = zeros(10,10); slots_a3 = zeros(10,10); slots_a4 = zeros(10,10); slots_a5 = zeros(10,10);...
거의 5년 전 | 답변 수: 1 | 0