Searched defs:gnuplot (Results 1 – 3 of 3) sorted by relevance
76 ### Gnuplot plotting script112 ### gnuplot invocation
8 class gnuplot(object): class
543 let mut gnuplot = Command::new("gnuplot") in draw() localVariable