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');
6년 초과 전 | 3
