changing gnuplot graph window name
I am writing a program that run on windows that uses gnuplot to generate
dynamic graphs. I need to have multiple graphs running at the same time,
so I have multiple threads running different instances of gnuplot. My
problem is that they all have the same title for their graph windows,
specifically they all say Gnuplot (window id:0). Is there a way to change
this value in gnuplot?
Thanks,
-Jake
No comments:
Post a Comment