c - drawing graphs in ubuntu -


i have c code collects data , places them in 2-d array. plot data on x-y graph (mathematics) automatically i.e. pass data parameters in command line , graph

are there suggestions how so?

gnuplot need. if want process data before, might want try octave, aims matlab equivalen (still uses gnuplot frontend graphing).

if want more control, write script in python , use matplotlib.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -