Y=cool(8); subplot(221);bar3(Y,'detached');title('Detached'); subplot(222);bar3(Y,'grouped');title('Grouped'); subplot(223);bar3(Y,'stacked');title('Stacked'); subplot(224);bar3(Y,0.3,'stacked');title('Stacked'); colormap([1,0,0;0,1,0;0,0,1])
转载于:https://www.cnblogs.com/Airboy1/p/9535055.html
最后
以上就是洁净小鸭子最近收集整理的关于三维直方图的全部内容,更多相关三维直方图内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复