sed "s/ShotNo=0;/ShotNo=`wget -q -O - http://golem.fjfi.cvut.cz/shots/0/shot_no`/g" Uloop.m > UloopWithShotNo.m
matlab -nosplash -nodesktop -r UloopWithShotNo
rm LoopVoltage

