Re: Bug in Plot?
- To: mathgroup at smc.vnet.net
- Subject: [mg88659] Re: [mg88626] Bug in Plot?
- From: "W_Craig Carter" <ccarter at mit.edu>
- Date: Sun, 11 May 2008 15:16:49 -0400 (EDT)
- References: <200805101052.GAA11820@smc.vnet.net>
Hello John, I can't reproduce it. It works as expected for me: Mac OS 10.4.11, intel 4GB math 6.0 64 bit kernel Have you checked your activity monitor or the command "top" to see if you have sufficient memory left? WCC > > But this causes Mathematica on my machine to hang indefinitely: > > a = 0.0025; Plot[1 - Exp[-a * t], {t, 50, 1000}] > > I have to quit and re-start the kernel to recover. > > Can anyone reproduce this behavior? If so, can anyone suggest why this > happens, or suggest a work around? Thanks is advance for all help with > this. > > John Stone (v 6.0.2 / Mac OS-X 10.5.2) > > -- W. Craig Carter
- References:
- Bug in Plot?
- From: John Stone <stn@u.washington.edu>
- Bug in Plot?