handenauer
Mechanical
- Mar 7, 2012
- 3
I want a program to call gnuplot a plot data that the program produces, but i don't know exactly how the call system comand works. Ideally i want something like
call system(gnuplot plot 'blabla.dat')
Thank you!
(i'm using fotran77 and the compiler f77)
call system(gnuplot plot 'blabla.dat')
Thank you!
(i'm using fotran77 and the compiler f77)