How to open gnuplots in full screen and a particular size?
问题 I am plotting graphs in gnuplot and would like to open them in full screen and a particular size. Previously, I have been outputting graphs in multiplot mode and updating them using reread; so, when I maximise it manually, the plots fill the screen after a few iterations. Now, I also want to save the output as a file. When I open that file, it is in the same small size as the original multiplot output. However, when I maximise it, the plots don't increase in size to fill the screen. I have 2