Subversion Repositories svnkaklik

Rev

Rev 540 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 540 Rev 541
Line 11... Line 11...
11
set size 1,0.4
11
set size 1,0.4
12
set origin 0,0.4
12
set origin 0,0.4
13
plot "" using 1:($3*5-1000) with lines title 'L echo', "" using 1:($4*5+1000) with lines title 'R echo'
13
plot "" using 1:($3*5-1000) with lines title 'L echo', "" using 1:($4*5+1000) with lines title 'R echo'
14
set size 1,0.4
14
set size 1,0.4
15
set origin 0,0.0
15
set origin 0,0.0
16
plot "" using 1:($4/5000) with lines title 'L correlation', "" using 1:($4/5000) with lines title 'R correlation'
16
plot "" using 1:($4/1000) with lines title 'L correlation', "" using 1:($4/1000) with lines title 'R correlation'
17
pause 1
17
pause 1
18
reread
18
reread