![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15249229_1554771464434_DEF.jpg)
Andrew Jones
Followers: 0 Following: 0
Feeds
제출됨
ERA Calculator
User inputs runs, and innings pitched. MATLAB then outputs ERA.
5년 초과 전 | 다운로드 수: 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...
5년 초과 전 | 답변 수: 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 :)
5년 초과 전 | 답변 수: 1 | 0