Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1292
| From | gnuplotter <satish_4it@yahoo.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | undefined variable: GPVAL_DATA_Y_MIN |
| Date | 2012-07-23 08:07 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <f5d40611-c76e-4b2e-bbc5-dee6a079ae68@googlegroups.com> (permalink) |
Hello Everyone,
I am new to gnuplot. I am trying to plot max,min. But when i tried using "GPVAL_DATA_Y_MIN", I got undefined variable error. Please see below:
gnuplot> plot "sample.dat" using 1:2
gnuplot> print GPVAL_DATA_Y_MIN
undefined variable: GPVAL_DATA_Y_MIN
I am currently using Version 4.0 patchlevel 0. Can you please suggest what am I missing here ?
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
undefined variable: GPVAL_DATA_Y_MIN gnuplotter <satish_4it@yahoo.com> - 2012-07-23 08:07 -0700 Re: undefined variable: GPVAL_DATA_Y_MIN sfeam <sfeam@users.sourceforge.net> - 2012-07-23 13:13 -0700
csiph-web