|
From: Tatsuro M. <tma...@ya...> - 2007-11-30 09:59:44
|
Hello The current octave for windows distribution, the Michael's modified pgnuplot was used. That is indpendent of wgnuplot and which has both abilities of pipe receiving and the plotting system. That is because the current octave all plotting data to the gnuplot via pipe. The combination of the pgnuplot and the wgnuplot cannot be used. The incomming data speed is fairly larger than the wgnuplot interpret the command from the wgnuplot command terminal. However we sometimes want use current version gnuplot like cvs one for exaple distributed by prof. Kakuto. Url of mirror site: http://www.ring.gr.jp/pub/text/TeX/ptex-win32/utils/ gnuplot-43pl0w32.zip The patch attached that used the test for the sucesive plot from octave. I think that the current pgnuplot is not suitable for this purpose and not effective. The command will be interpreted by line to line. I set wating factor by each line. I used the Sleep function, however even sleep(1), the wait time is enough but I this it will be enough to be shortened. I would like to hear the gnuplot persons' opinions. Sincerely yours, Tatsuro MATSUOKA -------------------------------------- New Design Yahoo! JAPAN 2008/01/01 http://pr.mail.yahoo.co.jp/newdesign/ |