I\'m kinda new to C and I want to plot data in C using gnuplot. For now I have this code:
FILE *gnuplot = popen("gnuplot", "w"); fprintf(g