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


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

Re: Combining splot and plot

Path csiph.com!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Combining splot and plot
Date Wed, 10 May 2017 16:50:12 +0200
Organization solani.org
Lines 22
Message-ID <oev9b3$por$1@solani.org> (permalink)
References <f7fc38f7-2081-4b6c-9f11-a32e0e4d6ecf@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1494427811 26395 eJwFwYERADAEBLCVaHmMw/fsP0ITv1AwDA7z9e3dfKQFCjUih31My5CIl9HGOx6Sw6XWvg8gBhFE (10 May 2017 14:50:11 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 10 May 2017 14:50:11 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0
X-NNTP-Posting-Host eJwFwYEBwCAIA7CXnKVlngMI/59gQuhTuYkyDmfDOq6lq1ITuViDVgEklogO7bn8zxxz6wcn0hE6
In-Reply-To <f7fc38f7-2081-4b6c-9f11-a32e0e4d6ecf@googlegroups.com>
X-User-ID eJwFwYEBwCAIA7CbZmk7z0GQ/08wIfSpHKKCw4ntnHYX19knmIbgtLGuVmujYy6FYf0NPRvcEO8=
Content-Language de-DE-1901
Cancel-Lock sha1:E02oWAx7WOJj36hdmc3cPQ0lKE0=
Xref csiph.com comp.graphics.apps.gnuplot:3638

Show key headers only | 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