Feeds
답변 있음
How to center a figure in live script output
I know this is very old but for anyone who comes across this in the future: figure() set(gcf,'Position',[100 100 1500 500]); ...
How to center a figure in live script output
I know this is very old but for anyone who comes across this in the future: figure() set(gcf,'Position',[100 100 1500 500]); ...
5일 전 | 0
