help-octave
[Top][All Lists]
Advanced

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

Re: Two superposed plots


From: Dmitri A. Sergatskov
Subject: Re: Two superposed plots
Date: Tue, 20 Jun 2006 14:58:48 -0600

On 6/20/06, Martin Senator <address@hidden> wrote:

I regularly use Octave to generate high quality plots
for papers.  Now I am trying to put two separate
plots in one figure.


Plot B is to be a simple vector polygon in an unused
corner to the plotting area showing:

        A horizontal vector in the negative x-direction
        plus
        a vertical vector in the positive y-direction
        plus
        two horizontal vectors in the positive x-direction
        equal to
        a resultant vector running from the tail of the
        first vector to the head of the fourth.
The equal horizontal and vertical scales of the vectors
are unrelated to the x- and y-scales of the other curves
(different units and ranges).


As I understand it, this is not really a plot, but rather a picture.
Perhaps the easiest is to use fig terminal and then use xfig
to draw the picture by hand.



ms


Dmitri.
--


reply via email to

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