bar_setFaceAlpha

Version 1.1.0.0 (2.78 KB) by georg
Set the FaceAlpha property of BAR and BARH objects
375 Downloads
Updated Thu, 10 Nov 2011 09:54:51 +0000

View License

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 (2024). bar_setFaceAlpha (https://www.mathworks.com/matlabcentral/fileexchange/33713-bar_setfacealpha), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Graphics Object Programming in Help Center and MATLAB Answers
Acknowledgements

Inspired: superbar

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

fixed the description text

1.0.0.0