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


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

Re: 3D Color plot with 'DATASET STRUCTURED GRID'

X-Received by 2002:a05:622a:81:b0:35c:be20:5255 with SMTP id o1-20020a05622a008100b0035cbe205255mr13908154qtw.351.1663570928662; Mon, 19 Sep 2022 00:02:08 -0700 (PDT)
X-Received by 2002:a05:6830:6315:b0:638:c7e4:b516 with SMTP id cg21-20020a056830631500b00638c7e4b516mr7416796otb.151.1663570928397; Mon, 19 Sep 2022 00:02:08 -0700 (PDT)
Path csiph.com!tncsrv06.tnetconsulting.net!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer03.iad!feed-me.highwinds-media.com!news.highwinds-media.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Mon, 19 Sep 2022 00:02:08 -0700 (PDT)
In-Reply-To <td13of$jopg$1@solani.org>
Injection-Info google-groups.googlegroups.com; posting-host=141.223.63.196; posting-account=XnSkHAoAAADfjJd2J8yTdEJJrrgeBtts
NNTP-Posting-Host 141.223.63.196
References <d6d0cf24-6db0-4a2c-be38-daff1b684ce6n@googlegroups.com> <td13of$jopg$1@solani.org>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <c5b64611-74bf-47a8-bfb7-bf32ca3e049en@googlegroups.com> (permalink)
Subject Re: 3D Color plot with 'DATASET STRUCTURED GRID'
From Shahid Maqbool <shahid718@gmail.com>
Injection-Date Mon, 19 Sep 2022 07:02:08 +0000
Content-Type text/plain; charset="UTF-8"
X-Received-Bytes 2191
Xref csiph.com comp.graphics.apps.gnuplot:4490

Show key headers only | View raw


> Now what is what? x, y, z? Where does the colour info come from? 
> 
> And I'm sure you've checked gnuplot's demo gallery 
> http://gnuplot.sourceforge.net/demo_5.4/ on 3D plots and surfaces. 
> What is your plot supposed to look like? What can you make from the 
> scripts shown there, what doesn't work for you? 


The output is the vtk format. The output file is usually used for visualization
using Paraview software. I do not know how that software works and how
it reads. My interest is all about using gnuplot for this output file. 

The output should look like using these commands for 2D matrix data structure:

set palette rgbformulae 33,13,10
splot 'data.dat' matrix with pm3d notitle

Basically, I have two different types of the same problem. One output is in the matrix
format in dat extension and has worked fine using above mentioned commands. The
other output is vtk format and i am trying to understand its plot using gnuplot instead
of using regular software like Paraview.

regards,
Shahid

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


Thread

3D Color plot with 'DATASET STRUCTURED GRID' Shahid Maqbool <shahid718@gmail.com> - 2022-08-07 05:48 -0700
  Re: 3D Color plot with 'DATASET STRUCTURED GRID' Karl Ratzsch <mail.kfr@gmx.net> - 2022-08-10 22:17 +0200
    Re: 3D Color plot with 'DATASET STRUCTURED GRID' Shahid Maqbool <shahid718@gmail.com> - 2022-09-19 00:02 -0700

csiph-web