next up previous contents index
Next: Using Up: Data Previous: Special-filenames   Contents   Index

Thru

The thru keyword is deprecated.

Old syntax:

     plot 'file' thru f(x)

Current syntax:

     plot 'file' using 1:(f($2))



2015-06-17