Plot lines on contour



Hello everyone,

I would like to make a line plot over a colour contour plot so that I
can compare two quantities in one figure.

I simply typied the following commands:

> filled.contour(x,y,z)
> lines(x, l)

Since the filled.contour command automatically adds a colour scale at
the right of the contour plot, the actual contour panel will be smaller
than the whole device panel. So the line which was supposed to overlap
with the contour exceeded the bounder of the contour panel.

Does anybody know how to constrain the line in the contour panel?

.



Relevant Pages

  • Re: Plot lines on contour
    ... I would like to make a line plot over a colour contour plot so that I ... with the contour exceeded the bounder of the contour panel. ...
    (sci.stat.consult)
  • Re: Plot lines on contour
    ... I would like to make a line plot over a colour contour plot so ... the right of the contour plot, the actual contour panel will be ...
    (sci.stat.consult)
  • Re: Plot lines on contour
    ... I would like to make a line plot over a colour contour plot so ... Does anybody know how to constrain the line in the contour panel? ...
    (sci.stat.consult)
  • Re: Convert Contour Plot into Image
    ... Is there anyway to convert a contour plot made with the command... ... into a transparent image that I can put on top of another image ... another problem is that the background image and the printed ...
    (comp.soft-sys.matlab)
  • Re: Convert Contour Plot into Image
    ... Is there anyway to convert a contour plot made with the command... ... into a transparent image that I can put on top of another image ... another problem is that the background image and the printed ...
    (comp.soft-sys.matlab)