bar_setFaceAlpha

Set the FaceAlpha property of BAR and BARH objects

You are now following this Submission

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.

Cite As

georg (2026). bar_setFaceAlpha (https://uk.mathworks.com/matlabcentral/fileexchange/33713-bar_setfacealpha), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired: superbar

Categories

Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

fixed the description text

1.0.0.0