Feeds
提问
i can't get my while loop to work
i need this while loop to work but it just keep auto repeating isntead of asking the question to the user RunAgain == 1 whi...
3 years 前 | 1 个回答 | 0
1
个回答提问
i have a code that isnt running through all the if statements
this is the very first part of my code replyOK = false; SkaDan = 'are we Skating or dancing today?\n'; while ~replyOK re...
3 years 前 | 1 个回答 | 0
1
个回答提问
need help error checking my string input.
i need to error check this code SkaDan = 'what are you looking for today? skating or dance\n'; Ans = input(SkaDan,'s'); i...
3 years 前 | 1 个回答 | 0
