Dear All.
I am writing a program in C++ that writes the data in a file. I can plot it. But I want to call gnuplot from the program when it is running so that I can see the update of the data. How is this done in C++. May you help me please?
ND
I am writing a program in C++ that writes the data in a file. I can plot it. But I want to call gnuplot from the program when it is running so that I can see the update of the data. How is this done in C++. May you help me please?
ND
Comment