From help-octave-request at bevo dot che dot wisc dot edu Mon Feb 23 02:18:55 1998 Subject: Help ! I cannot see any of my plots ! From: "John W. Eaton" To: Ionut Borcoman Cc: "'help-octave at bevo dot che dot wisc dot edu'" Date: Mon, 23 Feb 1998 02:17:40 -0600 On 23-Feb-1998, Ionut Borcoman wrote: | And here I am without being able to display anything. I have | downloaded several GnuPlot for windows with no succes. I have tried | to patch the binary with the patch from Mumit Khan. I tried to patch | with it the binary file, but with no help. (Don't lough please, but | this patch is it for the binary gnuplot or for the source ? I have | no experience with patches !) The patch is for the source. | So, can somebody send me via e-mail an gnuplot that works with | octave on Win95 or tell me were I can find a binary that works ? The official version of gnuplot for Windows doesn't work correctly with Octave because it doesn't read data on stdin. Mumit Khan's patch fixed that problem. At first, he was distributing binaries of the modified version, but then we found out that the gnuplot copyright didn't allow that, so he had to withdraw the binary from his web page. It may be that the gnuplot copyright has changed to allow us to distribute modified binaries. If so, there will probably be some available in the near future. Stay tuned... jwe