MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Re: 3 lines of code which crashes Mathematica every time

  • To: mathgroup at smc.vnet.net
  • Subject: [mg76572] Re: [mg76509] Re: 3 lines of code which crashes Mathematica every time
  • From: DrMajorBob <drmajorbob at bigfoot.com>
  • Date: Thu, 24 May 2007 06:02:12 -0400 (EDT)
  • References: <f2u59a$k37$1@smc.vnet.net> <31702966.1179934264082.JavaMail.root@m35>
  • Reply-to: drmajorbob at bigfoot.com

I have only 2 GB RAM, so I got the same results as Nasser.

Bobby

On Wed, 23 May 2007 04:26:13 -0500, Roman <rschmied at gmail.com> wrote:

> Nasser,
> On my computer, your code runs fine. It seems you need about 2.5 GB of=

> RAM to run it, though, and it takes more than 5 minutes.
> Roman.
>
> On May 22, 9:14 am, "Nasser Abbasi" <n... at 12000.org> wrote:
>> (* WARNING, SAVE ALL YOUR WORK BEFORE RUNNING THIS *)
>>
>> m = 100; n = 70;
>> A = Table[Table[RandomReal[{0, 100.}], {n}], {m}];
>> ListPlot3D[A, Mesh -> None, InterpolationOrder -> 0, ColorFunction ->=

>> "SouthwestColors", Filling -> Axis]
>>
>> (*Now Mathematica will spin for sometime then disappear.*)
>>
>> Nasser
>
>
>
>



-- =

DrMajorBob at bigfoot.com


  • Prev by Date: Re: Problem with Animate in Mathematica 6.0
  • Next by Date: Re: StackGraphics missing in Mathematica 6?
  • Previous by thread: Re: 3 lines of code which crashes Mathematica every time
  • Next by thread: a small tid bit of Mathematica history for versions 4.1 up to version 6.0