caxis([-2 32]) set(gcf,'Colormap',jet) % borderless figure, don't want a grid box or axis labels box off set(gca,'visible','off') % fill entire figure
確定! 回上一頁