Re: gnuplot eps

#9862
DMW
    Up
    0
    Down
    ::


    a me sinceramente non da problemi
    `set terminal postscript color solid 16
    set output “nome.eps”
    plot 'dati.dat' with linespoints `

    ed eps2pdf funziona correttamente.

    Go to top