to generate an output like this:
you should use a command such:
f(x) = a * x + b
fit f(x) "datafile.data" every ::15:0:30:0
plot "datafile.data" , f(x)
May be usefull select visually the subset of data to fitting in this way:
plot "datafile.data" every ::15:0:30:0 , ""
different color help you to select the desired subsection without modify the original data-file.
Nessun commento:
Posta un commento