How to repeat input prompt for each data set?
古いコメントを表示
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 件のコメント
Ajay Kumar
2020 年 3 月 22 日
Can you briefly explain how do you enter inputs and how you want the expected output?
Marshall Cook
2020 年 3 月 22 日
Marshall Cook
2020 年 3 月 22 日
Ajay Kumar
2020 年 3 月 23 日
check answer
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!