Path: csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!news.musoftware.de!wum.musoftware.de!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.graphics.apps.gnuplot Subject: Re: Wrong fit direction / zrange / unreadable graph file Date: Thu, 19 May 2011 01:34:08 +0200 Lines: 8 Message-ID: <93j3b1FrsmU1@mid.dfncis.de> References: <01ac512a-8031-41f0-a899-0684927f6c32@n10g2000yqf.googlegroups.com> <93c9dhFmvmU1@mid.individual.net> <93cqpmF1a3U1@mid.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de lXjx16veFKyUMhweCAwzOAjaDVXA7TVLPPdKhrLzxYQtYJjV7Jb0u6V9Ge Cancel-Lock: sha1:o3QhXTIrUuh20piK233tu5KKV48= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:320 On 17.05.2011 08:46, Christoph Bersch wrote: > Fitting a line to a set of data should not be such a problem. That's only really true if the tool you use to do that fit with is a simplistic one. gnuplot's "fit" is by no means simplistic. It can handle much more complicated problems than simple linear regressions. But this power comes at a price: the tool is harder to use.