terbed
7/2/2019 - 11:32 AM

Matlab figure size

fig = figure(1);
set(gcf,'units','points','position',[0,0,1200,500])