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 years 前 | 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 years 前 | 1 个回答 | 0