From: <br...@ph...> - 2006-07-12 21:00:54
|
vijay bc wrote: > i want to call gnuplot from a vc++ program and make it run a file .this > file (say output.txt) has the mulitplot option .i am at present using > either the "system" command or "RunSilent" command . in both cases > gnuplot opens and plots the graphs , but if i click the mouse once one > of the plots disappear . Mousing and multiplot mode don't mix. Mousing and non-interactive usage don't mix much better. |