bar_setFaceAlpha

Set the FaceAlpha property of BAR and BARH objects

您现在正在关注此提交

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. 检索时间: .

致谢

启发作品: superbar

类别

Help CenterMATLAB Answers 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

fixed the description text

1.0.0.0