Searched refs:gnuplot (Results 1 – 15 of 15) sorted by relevance
5 cat $WHAT.hh > $WHAT.gnuplot9 echo plot \\ >> $WHAT.gnuplot23 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot27 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot31 echo set term pbm small color >> $WHAT.gnuplot32 echo set output "'"$WHAT.ppm"'" >> $WHAT.gnuplot33 echo plot \\ >> $WHAT.gnuplot40 echo "'"$FILE"'" title "'"$TITLE"'" ",\\" >> $WHAT.gnuplot44 echo "'"$LAST"'" title "'"$TITLE"'" >> $WHAT.gnuplot46 echo set term jpeg large >> $WHAT.gnuplot[all …]
5 cat ../gnuplot_common_settings.hh > ${WHAT}.gnuplot7 …o "set title " `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 2` >> $WHAT.gnuplot8 … `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 3` " offset 0,0" >> $WHAT.gnuplot9 … xrange [" `grep ${WHAT} ../action_settings.txt | head -n 1 | cut -d ";" -f 4` "]" >> $WHAT.gnuplot13 echo "set xrange [2:16]" >> $WHAT.gnuplot14 echo "set nologscale" >> $WHAT.gnuplot21 echo set term postscript color rounded enhanced >> $WHAT.gnuplot22 echo set output "'"../${DIR}/$WHAT.ps"'" >> $WHAT.gnuplot28 echo plot \\ >> $WHAT.gnuplot39 …E"'" `grep $TITLE ../perlib_plot_settings.txt | head -n 1 | cut -d ";" -f 2` "\\" >> $WHAT.gnuplot[all …]
35 rm -f *.gnuplot
35 gnuplot=/usr/bin/gnuplot79 if [ ! -e $gnuplot ]; then80 echo "Can't find gnuplot at $gnuplot."86 echo | $gnuplot <<EOF
79 def gnuplot(script): function80 gnuplot = subprocess.Popen(["gnuplot"], stdin=subprocess.PIPE)81 gnuplot.stdin.write(script)82 gnuplot.stdin.close()83 gnuplot.wait()211 gnuplot(script)
90 cat timer-events.plot | gnuplot > timer-events.png
2 fio2gnuplot - Render fio's output files with gnuplot9 …ot analyze a set of fio's log files to turn them into a set of graphical traces using gnuplot tool.16 Using csplines option of gnuplot, the rendering is73 -g or --gnuplot 74 Render gnuplot traces before exiting77 The basename for gnuplot traces (set with the pattern if defined)80 The directory where gnuplot shall render files.83 The title of the gnuplot traces.101 Keep all temporary files from gnuplot's output dir
24 GNUPLOT=$(which gnuplot)27 echo You need gnuplot installed to generate graphs
63 gen_gnuplot_input "$log" | gnuplot -persist
3 # gnuplot script file for plotting the output generated by srtp_driver -t
46 …If gnuplot is available, choose a directory name in the data directory to store the results and ty…71 data : directory used to store gnuplot scripts and data analysis utilities
1126 gnuplot\footnote{\texttt{www.gnuplot.info}}, and will enter interactive1128 gnuplot commands at the \texttt{'gnuplot>'} prompt, and/or can change1146 Utilizes gnuplot to generate a 3D plot of the block number1157 To exit the plotter, enter 'quit' or ^D at the 'gnuplot> '
2032 * results/kernel-compile/raw/ccu.gnuplot: add2057 * results/kernel-compile/time-aves.pl: add gnuplot output
1308 script uses gnuplot to turn these text files into nice