color in matlab plot code example Example 1: figure bachground matlab color Click to copyset(gcf,'color','w'); Example 2: plot background color matlab Click to copyset (gca, 'Color' , 'k' )