Search the web
Sign In
New User? Sign Up
info-gnuplot-beta · Info-gnuplot BETA
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
PM3d crash in Cygwin WIN32 version revisited   Message List  
Reply | Forward Message #5001 of 5001 | Next >
Testing of the Cygwin WIN32 version of the latest cvs snapshot the
following script still causes an access violation. It is taken from the
pm3d demo.gp set.

I reported before that the script works if the hidden3d command was
taken out. Further investigation shows the crash is really associated
with ticslevel command. The crash occurs with the value of 0 or even
0.0, but not with a value of 0.1. Removal of the ticslevel statement
works as well.

set title "color lines: 'splot sin(y)/(y) with linesp lt pal'"
set ticslevel 0
set border 4095
set xrange [-10:10]; set yrange [-10:10]
set hidden3d
set isosamples 40,40; set samples 40,40
splot sin(y)/(y) w lp lt pal
pause -1

BTW the mouse is still required to on the pause command (CR alone does
not work).




[[[[ unsubscribe from info-gnuplot-beta via majordomo@... ]]]]




Mon Jul 9, 2001 7:52 pm

wdkirby@...
Send Email Send Email

Forward
Message #5001 of 5001 | Next >
Expand Messages Author Sort by Date

Testing of the Cygwin WIN32 version of the latest cvs snapshot the following script still causes an access violation. It is taken from the pm3d demo.gp set. I...
William D. Kirby
wdkirby@...
Send Email
Jul 9, 2001
6:56 pm
< Prev Topic  |  Next Topic >
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help