|
From: BBands <bb...@gm...> - 2014-03-21 02:50:15
|
Permissioning? Try a simple test.
set term png
set output "test.png"
plot sin(x)
set output
pwd
Now have a look in the directory pwd says gnuplot is using.
John
On Thu, Mar 20, 2014 at 6:05 PM, gnuuser4165 <s4...@ya...> wrote:
> It's Windows 8 with Microsoft Visual Studio 12.
|