Filter löschen
Filter löschen

Basic plotting using bar function: is my solution correct?

1 Ansicht (letzte 30 Tage)
X vector range 1 to 100 in steps of 5. Y vector is square root of each x value. Use bar function.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 20 Sep. 2017
bar(x,y)

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by