Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #3685

Re: Undefined value during function evaluation

Newsgroups comp.graphics.apps.gnuplot
Date 2017-06-28 07:16 -0700
References <c0cd7d4c-8778-4302-9cd7-f1ed87d5734b@googlegroups.com>
Message-ID <655a17f0-a4ec-4387-82d2-73885dfcbf04@googlegroups.com> (permalink)
Subject Re: Undefined value during function evaluation
From schmidtanna114@gmail.com

Show all headers | View raw


Oh thank you! Now I´ve got the misstake. 
You are right. The Problem was that gnuplot gets zero in the common denominator. 
The Problem was, that I gave the start value d=30. In my data there was an x=30 and because of that gnuplot gets zero for x-d in the first run and fails. 

I solved the problem with commenting that value out so that I got a better value for d, d=30.0398. Then I put the problematical x=30 back into my list of data and gave the new start value d=30.0398 to gnuplot. Then it fitted the Funktion.

Thank you both.

Fleur

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Find similar


Thread

Undefined value during function evaluation schmidtanna114@gmail.com - 2017-06-27 06:54 -0700
  Re: Undefined value during function evaluation Karl Ratzsch <mail.kfr@gmx.net> - 2017-06-27 18:01 +0200
  Re: Undefined value during function evaluation schmidtanna114@gmail.com - 2017-06-27 12:40 -0700
  Re: Undefined value during function evaluation Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2017-06-27 21:44 +0200
  Re: Undefined value during function evaluation schmidtanna114@gmail.com - 2017-06-28 07:16 -0700

csiph-web