# plot parameter for sp510.f set logscale x set yrange [*:*] set xlabel 'Frequency(Hz)' set ylabel 'Imax(A)' set grid plot 'sp510.dat' using 1:2 title 'C = 3 micro farad'