Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 789 Bytes

figure_opacity.md

File metadata and controls

13 lines (10 loc) · 789 Bytes
title category tags redirect_from
I am having problems printing figures that use opacity
faq
plotting
/faq/i_am_having_problems_printing_figures_that_use_opacity/

I am having problems printing figures that use opacity

In some FieldTrip figures opacity is used to indicate statistical significance, for example in ft_sourceplot where you can use color=functional-value, opacity=significance, grey-level=anatomy, or for example in ft_topoplotER.

You can use the MATLAB command "print" for printing figures to a printer or for saving them to a bitmap or PostScript file (see help print). If you encounter difficulties printing/saving the figure, you should try printing with the extra option "-opengl".