Daniel
Followers: 0 Following: 0
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?
2 years 前 | 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