You are here: Home / Users / Arsen Kairkanov / plot-create.sh

plot-create.sh

by kairkanov — last modified Oct 14, 2014 12:48 PM
Script "plot-create.sh" creats plot using gnuplot. You can set parameters as you need: key default value "-h"|"--help" ) print_usage "-t"|"--title" ) Title=./data "-l"|"--logdir" ) Path_to_Logs=./ "-d"|"--data" ) Path_to_Data_File=./data "-o"|"--output" ) Path_to_Output_File=./plot.DD.MM.YYY-HH:MM:SS "-x"|"--xlabel" ) XLabel_Name=Number of measurement "-y"|"--ylabel" ) YLabel_Name=Average transfer speed "-i"|"--ymin" ) YLabel_Min=0 "-a"|"--ymax" ) YLabel_Max=500000 Example: ./plot-create.sh -o /home/arsen/test.plot -i 300000 -a 700000 --title BigData -x number -y speed

shell script icon plot-create.sh — shell script, 2 kB (2186 bytes)