Feeds
제출됨
ERA Calculator
User inputs runs, and innings pitched. MATLAB then outputs ERA.
6년 초과 전 | 다운로드 수: 1 |
질문
I'm using the input command, with multiple inputs. I don't want the user to have to re-enter all the inputs if an error occurs.
Here's my script. Thanks :D %% User Inputs % Numerous errors are accounted for. point1=input('Enter the [x,y] coordinate of p...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
I'm using the input command. I want to NOT allow an imaginary input such as i , j , a+bi. Any ideas?
any help appreciated :)
6년 초과 전 | 답변 수: 1 | 0


