Community Profile

photo

Daniel


Last seen: 1年以上 前 2022 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Using a for loop to vary the angle (θ = 10 deg – 90deg )
How do I make a for loop in Matlab for a range of theta for my velocity term of 10m/s?

1年以上 前 | 1 件の回答 | 0

1

回答

質問


How can I get my distance variable to be [0.1:0.7] to show as [0.1,0.2,0.3,0.4,0.5,0.6,0.7]
s=[(0.1):(0.7)] s = 0.1000 this keeps only showing only 0.1 as the resultant.

1年以上 前 | 2 件の回答 | 0

2

回答