Community Profile

photo

Michael Buls


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Error using plot, vectors must be the same lengths?
g = 9.81; theta = pi/4; v = 400; tmax = ((2*v*sin(theta))/g); [x, y, t] = projectileMotion(400, pi/4); [dfx] = derivati...

4 years ago | 1 answer | 0

1

answer