3D Bar Plot with Error Bars

This function makes a 3D bar plot with error bars

您现在正在关注此提交

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

引用格式

lee (2026). 3D Bar Plot with Error Bars (https://ww2.mathworks.cn/matlabcentral/fileexchange/33225-3d-bar-plot-with-error-bars), MATLAB Central File Exchange. 检索时间: .

致谢

启发作品: superbar

类别

Help CenterMATLAB Answers 中查找有关 Discrete Data Plots 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 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