3D Bar Plot with Error Bars

This function makes a 3D bar plot with error bars

You are now following this Submission

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 (2026). 3D Bar Plot with Error Bars (https://uk.mathworks.com/matlabcentral/fileexchange/33225-3d-bar-plot-with-error-bars), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: superbar

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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