This is a simple workaround for the fact that Matlab's BAR and BARH
plotting functions do not pass the 'FaceAlpha' property to the actual
plotting functions.
Usefully, e.g.
* in case you want to have the grid lines shine through the bars
* in general in case you want to have some graphics behind your
bars
* or, in case you simply prefer the faced out colors.
Hopefully, this function gets obsolete in some future Matlab release.
引用格式
georg (2026). bar_setFaceAlpha (https://ww2.mathworks.cn/matlabcentral/fileexchange/33713-bar_setfacealpha), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2010b
兼容任何版本
平台兼容性
Windows macOS Linux类别
在 Help Center 和 MATLAB Answers 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
标签
致谢
启发作品: superbar
