matlab open figures whole screen code example Example: matlab plot in full screen figure('units','normalized','outerposition',[0 0 1 1]) plot(x,y)