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


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

Can contour surface model be saved to file?

From Bengt T <bengt_tornqvist@hotmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Can contour surface model be saved to file?
Date 2011-06-16 22:52 -0700
Organization http://groups.google.com
Message-ID <5fcfa1fb-f678-4d88-887e-57fa4303df99@b3g2000vbm.googlegroups.com> (permalink)

Show all headers | View raw


I have a contour plot (meshed surface) build from file with x-, y- and
z-coordinates and wish to save the mathematical model, generated by
gnuplot, in some way. The goal is to use the model to generate z-
coordinate from new x- and y-coordinates.

Example of input file (x, y, z):
1 1 1
1 2 2
1 3 3
2 1 2
2 2 4
2 3 1
etc.

After saving the model I wish to be able to generate z-coordinate for
any x-/y-coordinates within the surface. For example, x=1.8 and y=1.4.

Is it possible to save the model generated in a plot or are there any
other suggestions?

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


Thread

Can contour surface model be saved to file? Bengt T <bengt_tornqvist@hotmail.com> - 2011-06-16 22:52 -0700
  Re: Can contour surface model be saved to file? Johan B <johan.barne@gmail.com> - 2011-06-17 03:07 -0700
    Re: Can contour surface model be saved to file? Bengt T <bengt_tornqvist@hotmail.com> - 2011-06-17 09:08 -0700
  Re: Can contour surface model be saved to file? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-06-17 21:26 +0200
    Re: Can contour surface model be saved to file? Bengt T <bengt_tornqvist@hotmail.com> - 2011-06-19 00:37 -0700
      Re: Can contour surface model be saved to file? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-06-19 16:00 +0200
        Re: Can contour surface model be saved to file? Ingo Thies <ingo.thies@gmx.de> - 2011-06-19 21:30 +0200
          Re: Can contour surface model be saved to file? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2011-06-21 00:12 +0200
            Re: Can contour surface model be saved to file? Ingo Thies <ingo.thies@gmx.de> - 2011-06-21 16:00 +0200

csiph-web