ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] gnuplot
@ 2008-03-27  8:46 Andrei Lomov
  2008-03-27 12:36 ` Alexey Morsov
  0 siblings, 1 reply; 3+ messages in thread
From: Andrei Lomov @ 2008-03-27  8:46 UTC (permalink / raw)
  To: community


Не получается задать перенос строки в файле команд gnuplot ...

Есть текстовый файл plot1 с командой для gnuplot в одну строку:

$ cat plot1
plot  "10.stat" using 1:6 with linespoints,  "10.stat" using 1:6 with
linespoints


Запускаем gnuplot и загружаем файл с командой:

$ gnuplot
...
gnuplot> load 'plot1'

Все нормально.

Затем пытаюсь строку в файле plot1 разбить на несколько ... Безуспешно.
На пять раз перечитал доступные руководства по gnuplot на предмет 
переноса строки \n и разных способов закавычивания, ничего не работает 
:( 

Редактирую в mcedit.
Может, какая хитрость есть с управляющими символами?

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] gnuplot
  2008-03-27  8:46 [Comm] gnuplot Andrei Lomov
@ 2008-03-27 12:36 ` Alexey Morsov
  2008-03-27 15:27   ` Andrei Lomov
  0 siblings, 1 reply; 3+ messages in thread
From: Alexey Morsov @ 2008-03-27 12:36 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]

On Thu, Mar 27, 2008 at 02:46:27PM +0600, Andrei Lomov wrote:
> 
> Не получается задать перенос строки в файле команд gnuplot ...

> $ cat plot1
> plot  "10.stat" using 1:6 with linespoints,  "10.stat" using 1:6 with
> linespoints

plot  "10.stat" \
using 1:6 with linespoints,  \
"10.stat" using 1:6 with linespoints

-- 
С уважением,
Алексей Морсов
программист ЗАО "ИК "Риком-Траст"

Jabber: samurai@www.fondmarket.ru
ICQ: 196766290
www.ricom.ru
www.fondmarket.ru

ALT Linux Team Member
email: swi@altlinux.ru
web: www.altlinux.ru, www.sisyphus.ru

NP: Brandenburgisches Staatsorchester Frankfurt / Oder / Die Siedler Aufstieg eines Königreichs: 20 - Kingdom Of Ice
[paused]  #20/40   0:09/2:54 (5%)

<thresh_> какой линукс умный...
<gvy> что, сам патчи накладывает?
<thresh_> тыкнул в палме "turn drive mode off" а оно и размонтировало все само
<gvy> Бармина там
<gvy> а :-)
<thresh_> gvy: хуже, он работает так, как надо :)
<thresh_> непривычно такое :)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Comm] gnuplot
  2008-03-27 12:36 ` Alexey Morsov
@ 2008-03-27 15:27   ` Andrei Lomov
  0 siblings, 0 replies; 3+ messages in thread
From: Andrei Lomov @ 2008-03-27 15:27 UTC (permalink / raw)
  To: community

Alexey Morsov wrote:

> On Thu, Mar 27, 2008 at 02:46:27PM +0600, Andrei Lomov wrote:
>> 
>> Не получается задать перенос строки в файле команд gnuplot ...
> 
>> $ cat plot1
>> plot  "10.stat" using 1:6 with linespoints,  "10.stat" using 1:6 with
>> linespoints
> 
> plot  "10.stat" \
> using 1:6 with linespoints,  \
> "10.stat" using 1:6 with linespoints

Оно самое,
спасибо!

-- 
Всего доброго,
А.Л.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-27 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-27  8:46 [Comm] gnuplot Andrei Lomov
2008-03-27 12:36 ` Alexey Morsov
2008-03-27 15:27   ` Andrei Lomov

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