Lute Sep 3, 2020 8:56 PM general I get an invalid expression error for the disp(["v0 = ", double(v0t.v(1)); line
Lute Sep 3, 2020 8:56 PM general it doesn't like your notation for it, I might just try to do newton raphson honestly
Lute Sep 3, 2020 8:35 PM general I guess I could do newton raphson iteration but that seems like overkill
Lute Sep 3, 2020 7:47 PM general I'm not too familar with matlabs solve function or how I would go about specifying that I only need it to print the positive values
Lute Sep 3, 2020 7:45 PM general these are the projectile motion equations so I only care about positive values of v0 and t