linux figure transparency bug shadedErrorBar.m

Version 1.0.0.0 (29.7 KB) by Diego
linux figure transparency bug shadedErrorBar.m
199 Downloads
Updated 7 Aug 2012

View License

Dear Mr Campbell,

When I use shadedErrorBar.m in linux (CentOs 5) ploting data with no NaN and transparency input 1 produces a figure with no contents only in linux (see screenshot) but not in windows 7. This is the code I type:

shadedErrorBar([],ipsiRtG2,{@nanmean,@nanstd},'-r',1);hold on;shadedErrorBar([],contRtG2,{@nanmean,@nanstd},'black',1);

I didn't find other users reporting the same problem so I don't know what I'm doing wrong if something. I'm using matlab2011b.

Thanks beforehand for this wonderful piece of code!

Diego Lozano

Cite As

Diego (2024). linux figure transparency bug shadedErrorBar.m (https://www.mathworks.com/matlabcentral/fileexchange/37750-linux-figure-transparency-bug-shadederrorbar-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Printing and Saving in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0