ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Yury Aliaev <mutab0r@rambler.ru>
To: community@lists.altlinux.org
Subject: [Comm] [sisyphus] Спецы по gnuplot'у есть?
Date: Mon, 09 Nov 2009 10:12:45 +0300
Message-ID: <4AF7C0ED.4090003@rambler.ru> (raw)

Приветствую всех!

Возникла некая задачка: отобразить набор данных в виде трёхмерной 
поверхности. После недолгого чтения документации к gnuplot'у я 
разобрался как это делать, но тут же столкнулся с проблемой, а точнее, с 
двумя. Первая: у меня расстояние между координатами Y точек гораздо 
меньше, чем между X'ами (и сообще, по Y гораздо больше точек), так 
gnuplot соединяет линиями каждую точку каждой кривой с точками с тем же 
Y соседних кривых (у всех кривых один и тот же набор координат по Y), 
из-за чего вместо поверхности наблюдается каша. Как указать gnuplot'у 
шаг между соседними точками, я не знаю. Точнее, нашёл про set dgrid3d 
x_step, y_step, но данная команда неизменно выдаёт segfault при 
последующем splot на машинке с 512 Мб памяти и

gnuplot> set dgrid3d 30,30
gnuplot> splot '/media/usbdisk-vfat/out.plt' with lines
           out of memory for thin plate splines in dgrid3d

на другой -- со 128. Причём в своп даже не пытается лезть, хотя его ещё 
много свободного. С unset dgrid3d строит нормально... кашу...

Вопрос второй: можно ли как-нибудь регулировать толщину линий у splot? В 
интете я этого нигде не нашёл.

Заранее спасибо за советы!
Юрий.
_______________________________________________
Sisyphus mailing list
Sisyphus@lists.altlinux.org
https://lists.altlinux.org/mailman/listinfo/sisyphus


                 reply	other threads:[~2009-11-09  7:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AF7C0ED.4090003@rambler.ru \
    --to=mutab0r@rambler.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git