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++ - Is it possible to compile a VST on linux? -

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

php cli reading files and how to fix it? -