Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4487
| X-Received | by 2002:ac8:5e14:0:b0:31f:4280:8d93 with SMTP id h20-20020ac85e14000000b0031f42808d93mr12173021qtx.36.1659876482013; Sun, 07 Aug 2022 05:48:02 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a9d:378b:0:b0:61c:1cb5:b88 with SMTP id x11-20020a9d378b000000b0061c1cb50b88mr5486068otb.325.1659876481744; Sun, 07 Aug 2022 05:48:01 -0700 (PDT) |
| Path | csiph.com!tncsrv06.tnetconsulting.net!usenet.blueworldhosting.com!feed1.usenet.blueworldhosting.com!peer01.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 | Sun, 7 Aug 2022 05:48:01 -0700 (PDT) |
| Injection-Info | google-groups.googlegroups.com; posting-host=119.202.84.99; posting-account=XnSkHAoAAADfjJd2J8yTdEJJrrgeBtts |
| NNTP-Posting-Host | 119.202.84.99 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <d6d0cf24-6db0-4a2c-be38-daff1b684ce6n@googlegroups.com> (permalink) |
| Subject | 3D Color plot with 'DATASET STRUCTURED GRID' |
| From | Shahid Maqbool <shahid718@gmail.com> |
| Injection-Date | Sun, 07 Aug 2022 12:48:02 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| X-Received-Bytes | 1720 |
| Xref | csiph.com comp.graphics.apps.gnuplot:4487 |
Show key headers only | View raw
Dear all, The output of my program has this data structure. I want to plot a 3D color plot; so which command I should use here? # vtk DataFile Version 2.0 time_10.vtk ASCII DATASET STRUCTURED_GRID DIMENSIONS 64 64 1 POINTS 4096 float 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 1.000000e+00 0.000000e+00 0.000000e+00 2.000000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00 4.000000e+00 0.000000e+00 . . . POINT_DATA 4096 SCALARS CON float 1 LOOKUP_TABLE default 3.924099e-01 4.029592e-01 4.077108e-01 3.937619e-01 4.073102e-01 3.991938e-01 . . . Best regards Shahid
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
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