[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnuplot terminal size & position
From: |
Benjamin Lindner |
Subject: |
Re: gnuplot terminal size & position |
Date: |
Wed, 16 Feb 2011 17:09:29 +0100 |
> I could do a quick hack to check it this is
> possible for windows...)
This works on windows platform, if you know the window's handle
(that's what it's called here).
So if gnuplot told you the handle of the graph's window, one can query
the window's position and size from octave.