3D Bar Plot with Error Bars

Version 1.2.0.0 (1.46 KB) by lee
This function makes a 3D bar plot with error bars
998 Downloads
Updated 18 Oct 2011

View License

give the function two matrices, on matrix with bar peak heights, the other matrix with error bar lengths.

See the commented section in the function code for example code to test it with

based on code from: http://illigal.blogspot.com/2005/01/matlab-script-for-3d-bar-plot-with.html

Cite As

lee (2024). 3D Bar Plot with Error Bars (https://www.mathworks.com/matlabcentral/fileexchange/33225-3d-bar-plot-with-error-bars), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Discrete Data Plots in Help Center and MATLAB Answers
Acknowledgements

Inspired: superbar

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

had an error again, sorry, heres the update

1.1.0.0

had some errors in the code before, they are fixed now.

1.0.0.0