MathGroup Archive 2008

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

Search the Archive

Re: Mathematica hangs...

  • To: mathgroup at smc.vnet.net
  • Subject: [mg86819] Re: Mathematica hangs...
  • From: Alexander <mccormmach at gmail.com>
  • Date: Sat, 22 Mar 2008 00:52:50 -0500 (EST)
  • References: <frqpo1$50n$1@smc.vnet.net> <frt5h1$t15$1@smc.vnet.net>

Here is a simple plot that makes that same version of Mathematica
hang:

ListPlot[{

  {15138, 15309, 15341, 15640, 16109, 16675, 16730, 16756, 16797,
   17006, 17412, 17880, 18034, 18081, 18101, 18171, 18390, 18569,
   18821, 18830},

  {45373, 45784, 46153, 47525, 48197, 50014, 50141, 50239, 50342,
   50942, 51950, 52198, 52336, 52393, 52450, 52746, 53282, 53861,
   54593, 54624},

  {52282, 52487, 52633, 53318, 53766, 57825, 58235, 58333, 58564,
   59470, 60302, 61050, 61238, 61348, 61460, 61752, 62331, 63000,
   63731, 63792},

  {11595, 11635, 11663, 11829, 11912, 12704, 12793, 12807, 12845,
   13026, 13226, 13372, 13427, 13459, 13477, 13550, 13692, 13840,
   14023, 14027},

  {67539, 68026, 68260, 69793, 70561, 77539, 77729, 77868, 78137,
   80199, 81310, 81882, 82106, 82219, 82302, 82647, 83241, 83960,
   84724, 84785}

  }, Joined -> True]

When you remove Joined->True, it works, strangely...

Alexander

On Mar 20, 2:59 am, guerom00 <guero... at gmail.com> wrote:
> mg86709 wrote:
> > This sounds a lot like an issue we're addressing in an upcoming 6.0.2.1
> > release, namely a hang on OS X 10.5.2 with plots which have a specific
> > AxesOrigin and PlotRange options. I can't be a 100% without being able
> > to load the external file used in your notebook:
>
> > Import[$HomeDirectory <> "/Desktop/vHCO+.dat", "Table"]
>
> > If you would like this to be checked, you may reply with this file attac=
hed
> > and I will have someone in my department check that this is indeed the s=
ame issue
> > (and that it is fixed in 6.0.2.1).
>
> > I apologize for any inconvenience this may have caused you.
>
> > Arnoud Buzing,
> > Manager, Quality Assurance,
> > Wolfram Research
>
> Thanks for your answer,
>
> I've included the data file in the zip archive I've linked above. You
> should be
> able to execute the whole notebook after changing the path appearing
> in the
> Import[] command to point to wherever the file is on your machine.



  • Prev by Date: Re: Problems on definit integratiion of gaussian profiles
  • Next by Date: Re: Re: Bug: symbol recreates itself suddenly
  • Previous by thread: Re: Mathematica hangs...
  • Next by thread: Fast evaluation of modified dot product