Hallo everybody,
I would like to launch a gnuplot script file from fortran.
I tried this:
h=system('D:\gpt35win\wgnuplot.exe gnuplot> load''surface''')
where surface is the script that I would like to launch. But it didn't work.
I am using the gnuplot version for windows.
Could anybody help me?
Thanks,
aJCU
I would like to launch a gnuplot script file from fortran.
I tried this:
h=system('D:\gpt35win\wgnuplot.exe gnuplot> load''surface''')
where surface is the script that I would like to launch. But it didn't work.
I am using the gnuplot version for windows.
Could anybody help me?
Thanks,
aJCU