2014b alpha (transparency) bug
1 view (last 30 days)
Show older comments
2014b alpha (transparency) doesn't work. Does anyone know a fix for this? thanks
alpha(0.5) %does nothing to my bar plot
3 Comments
Nikolay Cherkasov
on 28 May 2015
In 2015a alpha does not work with area. Sad
area(wavenumber,lfComponent,'EdgeColor','none','FaceColor', 'r'); %8-MR alpha(0.3)
Answers (0)
See Also
Categories
Find more on Lighting, Transparency, and Shading in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!