Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #622
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!nx02.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!q25g2000vbx.googlegroups.com!not-for-mail |
|---|---|
| From | "Medical.Physicist" <mattamimi@gmail.com> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | maximum number of point used for splot |
| Date | Wed, 5 Oct 2011 08:14:26 -0700 (PDT) |
| Organization | http://groups.google.com |
| Lines | 22 |
| Message-ID | <1ba421d3-e7ce-47ca-b93b-cc9bc010c48d@q25g2000vbx.googlegroups.com> (permalink) |
| NNTP-Posting-Host | 199.21.145.13 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1317827666 27124 127.0.0.1 (5 Oct 2011 15:14:26 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Wed, 5 Oct 2011 15:14:26 +0000 (UTC) |
| Cc | mtamimi@netzero.net |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | q25g2000vbx.googlegroups.com; posting-host=199.21.145.13; posting-account=AT89agoAAAACe9ftOQZ9t0vHdk2_a5Sl |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | ARLUEHNKC |
| X-HTTP-UserAgent | Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB7.1; SLCC1; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET CLR 1.1.4322),gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:622 |
Show key headers only | View raw
Hi
I have a file of points x y z arranged in blocks. These blocks
represent particle tracks.
I was able to plot these tracks using splot with lines for 500 track.
I have a file that have 10,000 tracks. When I try using the splot
command with this file
I get the following error from Gnuplot:
splot "PARTICLE_TRACK_000" with lines
^
"D:\MSDEV\Projects\COMPUTE_SPECTRUM_LAYERS\October 4 2011
11_31_57_00
0 PM\Particle_Track\PARTICLE_TRACK.GNU.DEM", line 26: 2 columns only
possible wi
th explicit pm3d style (line 24251)
I am not sure why?
My guess is that their is a limitation on the number points????
Or do I need to use different command??
Mat M Tamimi
mtamimi@netzero.net
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
maximum number of point used for splot "Medical.Physicist" <mattamimi@gmail.com> - 2011-10-05 08:14 -0700
Re: maximum number of point used for splot sfeam <sfeam@users.sourceforge.net> - 2011-10-05 10:17 -0700
Re: maximum number of point used for splot "Medical.Physicist" <mattamimi@gmail.com> - 2011-10-05 12:44 -0700
csiph-web