Feeds
질문
If I suppress an error, will the error still be suppress if I open the file on another computer?
If I suppress an error, will the error still be suppress if I open the file on another computer?
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
I want to throw the error that comes with entering a non number in a numeric only input
n = input('Please enter a number:\n'); I get this error and I want to throw it and write another error: Error using input Unr...
4년 초과 전 | 답변 수: 1 | 0

