help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Size and location of plots...


From: Ciotti, Louis A
Subject: RE: Size and location of plots...
Date: Tue, 13 Jul 2004 08:36:11 -0400

Just wondering if any one has a solution to my question below??

-----Original Message-----
From: Ciotti, Louis A 
Sent: Wednesday, July 07, 2004 2:53 PM
To: address@hidden
Subject: RE: Size and location of plots...


This looks like it will work, but it is not exactly what I am looking
for, I am looking to tell several figure to open up at certain
locations, with a certain size (i.e. four figures located in 4 diferent
quadrents of the screen).  In Matlab the code would be:

set(gcf,'Position',[100 500 800 400]);

This would allow me to position each figure at the given location on the
screen every time.



-----Original Message-----
From: mavram [mailto:address@hidden On Behalf Of
address@hidden
Sent: Wednesday, July 07, 2004 2:09 PM
To: Ciotti, Louis A 
Cc: address@hidden
Subject: Re: Size and location of plots...


On Wed, Jul 07, 2004 at 01:34:13PM -0400, Ciotti, Louis A  wrote:
> I am looking for a way to tell gnuplot the size and location of the
> plots I create in octave.  I know matlab has this functionality, but 
> is there something for octave??
> 
See Dmitri A. Sergatskov's messge from the 15-th of April 2004. I am
going to use his advice myself, to address a different problem, so that
i am interested to hear how it worked for you. Good luck, Avraham



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]