Hi!

Can someone tell me how I can simultaneously multiply and divide $1 in gnuplot, like I have divided $1 previously using following script without rewrite data file.

splot 'dssp.gnu' using ($1*2) : ($2) : ($3)

Thanks

More Saman Yousuf Ali's questions See All
Similar questions and discussions