Aaron Stronguin
Followers: 0 Following: 0
Feeds
提问
Help!! Projectile motion plot
am currently having trouble with my script outputing the scores when the user has scored a point by hitting the board on the plo...
4 years 前 | 1 个回答 | 0
1
个回答提问
Help with projectile game
I am currently having trouble with my script outputing the scores when the user has scored a point by hitting the board on the p...
4 years 前 | 0 个回答 | 0
0
个回答提问
Help with projectile motion plot
How do I get my script to display "Invalid input" whenever a user inputs a value less than zero or greater than 90 degrees? Any ...
4 years 前 | 0 个回答 | 0
0
个回答提问
help required with scripts file
How do I get my script to display "Invalid input" whenever a user inputs a value less than zero or greater than 90 degrees? I ne...
4 years 前 | 1 个回答 | 0
1
个回答提问
Would you like to play a game?
I wish to ask the user if they want to replay the game again using a while loop, I need help with this please script file: f...
4 years 前 | 1 个回答 | 0
1
个回答提问
How do I get a my script to show my display function 'You gained a point' when my ball hits the randomly placed board
figure; AxesH = axes('NextPlot','add'); play = input('Welcome. Do you want to play? (yes or no): ','s'); if strcmp(play,'yes'...
4 years 前 | 1 个回答 | 0