how to plot the output in 3D bar graph.
I got the output in the form of 2D only

 Accepted Answer

Wayne King
Wayne King on 29 Mar 2012
See the help for bar3
bar3(peaks(5))

More Answers (1)

0 votes

Hi, Thanks... i got the output. now, i have 4 bars in blue color. how to give different color for each bar

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!