Next:
Using
Up:
Data
Previous:
Special-filenames
Index
Thru
The
thru
keyword is deprecated.
Old syntax:
plot 'file' thru f(x)
Current syntax:
plot 'file' using 1:(f($2))
Build Daemon user 2015-08-10