photo

Daniel


Last seen: 1 year 前 自 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 year 前 | 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.

2 years 前 | 2 个回答 | 0

2

个回答