help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: log gnuplot command stream to a file


From: Søren Hauberg
Subject: Re: log gnuplot command stream to a file
Date: Sat, 16 Jan 2010 10:25:10 +0100

lør, 16 01 2010 kl. 10:21 +0100, skrev Thorsten Meyer:
> in octave compiled from mercurial, is there a way to log the gnuplot command
> stream to a file?

You can do something like

  drawnow ("x11", "/dev/null", false, "debug.gp")

to save the figure as something gnuplot can read.

Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]