Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3749
| From | Ethan A Merritt <EAMerritt@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Plotting many curves? |
| Date | 2017-09-12 18:30 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <opa1oq$ij4$1@dont-email.me> (permalink) |
| References | <81a289ce-bba5-424e-86ec-e24cc94d69a8@googlegroups.com> <c093a27d-521f-449d-aef4-3b4de5bc9b48@googlegroups.com> |
Cass Sackett wrote: > OK I see there is a "MAX_LINE_LEN" definition in the source code that > would need to be changed, cf > http://www.delorie.com/gnu/docs/octave/octave_182.html > > Any chance someone here knows how to do that in windows? Current versions of gnuplot use MAX_LINE_LEN only as a starting point. More space in the input buffer is allocated as needed. There is a limitation on the length of lines in a text data file, but since you are plotting functions that is not relevant. It would help if you actually reported what the error messages were. On the other hand, the link you provided was to Octave documentation rather than gnuplot. Are you actually running Octave rather than directly running gnuplot? Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:30 -0700
Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-11 09:38 -0700
Re: Plotting many curves? Karl Ratzsch <mail.kfr@gmx.net> - 2017-09-11 23:16 +0200
Re: Plotting many curves? Ethan A Merritt <EAMerritt@gmail.com> - 2017-09-12 18:30 -0700
Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-13 06:55 -0700
Re: Plotting many curves? Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-09-13 22:46 +0200
Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-12 13:06 +0200
Re: Plotting many curves? Cass Sackett <casackett@gmail.com> - 2017-09-12 06:25 -0700
Re: Plotting many curves? Jörg Buchholz <bookwood4new@freenet.de> - 2017-09-13 09:09 +0200
csiph-web