Revision 097610fcb57fea5a04673bacffc1bcc07618c88c (click the page title to view the current version)

Handling/CompAlgSystems4Golem/gnuplot/index

Linux command line operated

shot_no=33993;ylabel='U_l [V]';signal_id=DASs/StandardDAS/LoopVoltageCoil_raw.csv;gnuplot -p -e "set title 'Golem #`wget -q -O - http://golem.fjfi.cvut.cz/shots/$shot_no/shot_no`';set datafile separator ',';set xlabel 't [s]';set ylabel '$ylabel';plot '< wget -q -O - http://golem.fjfi.cvut.cz/shots/$shot_no/$signal_id' w l t '$ylabel\@$shot_no'"