mailing-list for TeXmacs Users

Text archives Help


Re: Gnuplot session


Chronological Thread 
  • From: Stephan Mucha <address@hidden>
  • To: 黃朝錦 <address@hidden>
  • Subject: Re: Gnuplot session
  • Date: Wed, 19 Feb 2003 09:39:25 +0100
  • Organization: Institut f�r Massivbau, Uni Leipzig

Well, I should have checked it before.

The error still occurs for

set xlabel 'x:[cm]' ~ plot exp(-x**2)



So use

set xlabel "x:[cm]" ~ plot exp(-x**2)

instead, which worked for me.

Obviously it is related to shell quoting, but I checked it not
further. Hope this helps.


--
Regards,

Stephan




Archive powered by MHonArc 2.6.19.

Top of page