Basic plotting using bar function: is my solution correct?

1 次查看(过去 30 天)
X vector range 1 to 100 in steps of 5. Y vector is square root of each x value. Use bar function.

采纳的回答

Walter Roberson
Walter Roberson 2017-9-20
bar(x,y)

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Bar Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by