Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| software:gnuplot [2024/04/19 09:47] cyril [set] | software:gnuplot [2024/04/19 09:54] (current) cyril autotitle | ||
|---|---|---|---|
| Line 74: | Line 74: | ||
| set key left bottom | set key left bottom | ||
| set key 100,100 | set key 100,100 | ||
| + | </ | ||
| + | |||
| + | * Automatic legend.< | ||
| + | set key autotitle columnheader | ||
| </ | </ | ||
| Line 237: | Line 241: | ||
| plot for [file in " | plot for [file in " | ||
| </ | </ | ||
| - | plot for [i=1:3] run.dat using i | + | plot for [i=1:3] run.dat using i t sprintf(" | 
| </ | </ | ||
| file(n) = sprintf(" | file(n) = sprintf(" | ||




