Réponse acceptée

Thomas
Thomas le 13 Fév 2014

1 vote

Try
t=1:0.1:10;
V=1.5*t.^2;
plot(t,V)

Plus de réponses (0)

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by