Feeds
답변 있음
Is it possible to plot on fullscreen with MATLAB?
add the following line after figure() set(gcf, 'WindowState', 'maximized');
Is it possible to plot on fullscreen with MATLAB?
add the following line after figure() set(gcf, 'WindowState', 'maximized');
거의 7년 전 | 3
