|
From: Ethan A M. <EAM...@gm...> - 2018-08-22 16:37:31
|
On Wednesday, 22 August 2018 09:49:01 Patrick Dupre wrote: > Sorry, for the replot, I do not need the replot. > > I want to do for example: > > set table "out.asc" > plot [44500:45600] (ampl*d_Lor_D (x-x0, W)+offset) > without getting the third column with "i" plot '+' using 1:(ampl*d_Lor_D (x-x0, W)+offset) with table > > or > plot $DATA u (x=$1):(ampl*d_Lor_D (x-x0, W)+offset) > for x taken from x_min to x_max with "samples" values > > in other words. > I want in a file what I can plot with > replot ampl*d_Lor_D (x-x0, W)+offset ^^^^^^^ I still do not understand why you are using replot. Ethan > after a fit. > > 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 > =========================================================================== |