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


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

maximum number of point used for splot

From "Medical.Physicist" <mattamimi@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject maximum number of point used for splot
Date 2011-10-05 08:14 -0700
Organization http://groups.google.com
Message-ID <1ba421d3-e7ce-47ca-b93b-cc9bc010c48d@q25g2000vbx.googlegroups.com> (permalink)

Show all headers | 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 | NextNext in thread | Find similar


Thread

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