On Monday, 27 May 2019 19:00:36 Patrick Dupre wrote:
> OK,
>
> save fit 'save'
> should work,
>
> How do I recover the parameters ?
> using via?
> I am not sure that I understand.
The inverse of "save" is "load"
Ethan
>
> Thank.
>
> ===========================================================================
> Patrick DUPRÉ | | email: pd...@gm...
> Laboratoire interdisciplinaire Carnot de Bourgogne
> 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
> Tel: +33 (0)380395988
> ===========================================================================
>
>
> Sent: Monday, May 27, 2019 at 6:39 PM
> From: "Ethan A Merritt" <eam...@gm...>
> To: gnu...@li...
> Cc: "Patrick Dupre" <pd...@gm...>
> Subject: Re: [Gnuplot-info] Recover parameter of the previous fit
> On Monday, 27 May 2019 16:53:59 Patrick Dupre wrote:
> > Hello,
> >
> > Sometimes, the fit does not converge properly and we would like to recover
> > the parameters of the previous fit.
> > 1) it is possible?
> > 2) if not, how can I save the parameters of a fit and recall them later?
>
> Does the "save fit" command not work for you?
> The intended use is:
>
> fit ... #works
> save fit 'save.file'
> ...
> ... lots of stuff that may or may not have worked
> ...
> load 'save.file' # restore saved variables.
>
>
> Ethan
>
>
> --
> entia non sunt multiplicanda praeter necessitatem
>
--
entia non sunt multiplicanda praeter necessitatem
|