It works! I have changed all the \ by \\ in the paths and Gnuplot pops up, but I can´t plot or load the graphics, do you know why?
This is the sentence I´ve tried:
call system ('Start C:\\...\\GnuPlot\\bin\\wgnuplot.exe gnuplot>load "graph" ')
I'm not sure if the " are right so I´ve tried...
I was trying to call gnuplot from a fortran program, I´m using Force 2.0 and gnuplot both for windows, I tried using the sentence call system like this:
CALL SYSTEM('C:\...\wgnuplot.exe gnuplot>load "graph"') or
CALL SYSTEM('Start W/ C:\...\wgnuplot.exe gnuplot>load "graph"')
none of them...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.