To open a fullscreen figure window in MATLAB, use the "Position" option of the figure command. There are two way: · s = get(0, 'ScreenSize'); · figure('Position', ...
確定! 回上一頁