bar3color(varargin)

版本 1.1.0.0 (3.4 KB) 作者: William Murphy
Create a 3-dimensional barchart where the height of the bar chooses the color.
2.5K 次下载
更新时间 2016/3/31

查看许可证

The bar3 function was modified to make the color map variable, cc, match the height variable, zz. The cc variable has the height for each of the faces of the bar. Seven lines of code were added to bar3 to modify the color map.

引用格式

William Murphy (2024). bar3color(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/23439-bar3color-varargin), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Map Display 的更多信息
致谢

启发作品: superbar

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Updated the file so that it now has the BSC license. It is a minor modification of the existing bar3() function.

1.0.0.0