Basic plotting using bar function: is my solution correct?

8 visualizzazioni (ultimi 30 giorni)
X vector range 1 to 100 in steps of 5. Y vector is square root of each x value. Use bar function.

Risposta accettata

Walter Roberson
Walter Roberson il 20 Set 2017
bar(x,y)

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by