bar3
3D bar chart.
Syntax
Section titled “Syntax”h = bar3(y, ...)h = bar3(x, y, ...)Description
Section titled “Description”3D version of bar — bars are 3D rectangular prisms.
Example
Section titled “Example”bar3(rand(5, 3))3D bar chart.
h = bar3(y, ...)h = bar3(x, y, ...)3D version of bar — bars are 3D rectangular prisms.
bar3(rand(5, 3))