Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3638

Re: Combining splot and plot

From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Combining splot and plot
Date 2017-05-10 16:50 +0200
Organization solani.org
Message-ID <oev9b3$por$1@solani.org> (permalink)
References <f7fc38f7-2081-4b6c-9f11-a32e0e4d6ecf@googlegroups.com>

Show all headers | View raw


Am 10.05.2017 um 14:56 schrieb phanlipo:

> I would combine a splot of a matrix as a image with a normal plotted function.


You mean next to each other or an inset or similar?

You can make additional, totally independent plots (2D or 3D) to the
same canvas, check "help multiplot". For a simple case, use the "layout"
option, or control the position of the (s)plots individually via "set
size", "set origin" and/or "set margins".


Combining 2D and 3D in the same plot (=same coordinate system) is not
directly possible, obviously. Either use splot for the 2D plot, too, or
use again multiplot and transform the coordinate systems by hand, so
they land exactly on top of each other.

hth

  Karl

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Combining splot and plot phanlipo <casperniklas@gmail.com> - 2017-05-10 05:56 -0700
  Re: Combining splot and plot Karl Ratzsch <mail.kfr@gmx.net> - 2017-05-10 16:50 +0200
    Re: Combining splot and plot phanlipo <casperniklas@gmail.com> - 2017-05-10 08:55 -0700
      Re: Combining splot and plot Karl Ratzsch <mail.kfr@gmx.net> - 2017-05-10 20:50 +0200
        Re: Combining splot and plot Gavin Buxton <gavinbuxton@gmail.com> - 2017-05-11 13:50 -0700

csiph-web