Stacked vertical 3d plot sorting
Show older comments
Hello,
I need some support in the sorting the vertical stacked bar plot one behind the other based on file name
Along the z axis:
1st row should contain 2 events pertaining to X File
2nd row should contain 3 events pertaining to Y File
3rd row should contain 1 events pertaining to Z File
Basically the 2d plot shown below should be converted to 3d plot in the order X,Y,Z along the z-axis one behind the other
I went through the below link to understand the bar3 but couldn't manage to develop a code by myself. Any help with the coding would be greatly appreciated, thanks!
https://in.mathworks.com/help/matlab/ref/bar3.html

Accepted Answer
More Answers (0)
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!

