|
From: Patrick D. <pd...@gm...> - 2018-03-26 10:13:29
|
Thank you very much. Now, I also need the number of samples read ! =========================================================================== Patrick DUPRÉ | | email: pd...@gm... Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== > Sent: Monday, March 26, 2018 at 12:02 PM > From: "ivana richterova" <iva...@mf...> > To: "Patrick Dupre" <pd...@gm...> > Cc: gnuplot <gnu...@li...> > Subject: Re: [Gnuplot-info] min max > > Hi Patrick, > > > sh var GPVAL_Y > > OR, IMHO BETTER > > > stat file > > sh var STATS_m > > you can specify "using" after file as in plot. > > Iva > > On 26/03/2018, Patrick Dupre <pd...@gm...> wrote: > > Hello, > > > > After I plot a file. how can I get the min and max values in > > variables? > > > > Thank. > > > > =========================================================================== > > Patrick DUPRÉ | | email: pd...@gm... > > Laboratoire de Physico-Chimie de l'Atmosphère | | > > Université du Littoral-Côte d'Opale | | > > Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 > > 189A, avenue Maurice Schumann | | 59140 Dunkerque, France > > =========================================================================== > > > > ------------------------------------------------------------------------------ > > Check out the vibrant tech community on one of the world's most > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > > _______________________________________________ > > gnuplot-info mailing list > > gnu...@li... > > Membership management via: > > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > > > |