How to repeat input prompt for each data set?
Show older comments
I am trying to find resultant force through inputs of magnitude and direction, I am first required to input how many data sets 1-10. I can get my program to repeat but whatever is the last input for both my magnitude and direction just overwrites the other inputs I had just put in for them. How do I make it so that each inut pair of magnitude and direction can be used to find their own corresponding resultant force?
4 Comments
Ajay Kumar
on 22 Mar 2020
Can you briefly explain how do you enter inputs and how you want the expected output?
Marshall Cook
on 22 Mar 2020
Marshall Cook
on 22 Mar 2020
Ajay Kumar
on 23 Mar 2020
check answer
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!