plot2DstylePublish
Define style to publish (seti.plotPublish = 1) figures in case of 2D. See also: setGeomSim.html.
Contents
Code
h = colorbar; set(h,'FontSize',seti.pubFontSize); axis off;
Define style to publish (seti.plotPublish = 1) figures in case of 2D. See also: setGeomSim.html.
h = colorbar; set(h,'FontSize',seti.pubFontSize); axis off;