I have found of a problem of gnuplot under Mac OS X 10.6.

I can't use a "load" command which read data thru a pipe more than once.

For example, following code does not work;

load "< echo 'plot sin(x)'"
load "< echo 'plot cos(x)'"

After executing above code, the plot window for 'cos(x)' should remain. 
But 'cos(x)' will not be plotted and the plotting of 'sin(x)' will stay 
on the display. 

The gnuplot 4.4.x under Mac OS X 10.5 does not have such problem.

Does anyone know the way to avoid this problem.

=======================================================
 Tetsuro KURITA
  E-mail: [email protected]
 http://www.script-factory.net/en/
=======================================================




------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Fink-beginners mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to