[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: can not get octave to plot - posting again
From: |
Thomas Treichl |
Subject: |
Re: Fwd: can not get octave to plot - posting again |
Date: |
Mon, 24 Aug 2009 20:28:24 +0200 |
User-agent: |
Thunderbird 2.0.0.23 (Macintosh/20090812) |
Hi,
I put some Octave commands here - can you please copy and paste them into a
running Octave session and then please send back all the output of these commands:
ostream = __gnuplot_open_stream__ (2, gcf ())
gpin_name = tmpnam ()
[err, msg] = mkfifo (gpin_name, 6*8*8)
Best regards,
Thomas