--- format:markdown ... # 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'" ~~~~