Page 1 of 1

make a matlab scriot to draw the graph of h = h0 +v0t - 1/2gt^2 where h0 = 1.5 v0 = 10 1/2g = 9.8/2 use the for-end in t

Posted: Sun Jul 17, 2022 8:43 pm
by answerhappygod
make a matlab scriot to draw the graph of h = h0 +v0t -1/2gt^2
where h0 = 1.5
v0 = 10
1/2g = 9.8/2
use the for-end in the script