MathGroup Archive 2008

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

Search the Archive

Re: The show command freezes

  • To: mathgroup at smc.vnet.net
  • Subject: [mg90166] Re: The show command freezes
  • From: David Bailey <dave at Remove_Thisdbailey.co.uk>
  • Date: Tue, 1 Jul 2008 06:59:35 -0400 (EDT)
  • References: <g4a6um$8v0$1@smc.vnet.net>

Aaron Fude wrote:
> Hi,
> 
> I have a situation where the Show command as in
> 
> Show[myGraph]
> 
> works fine, but
> 
> Show[{myGraph, Graphics[{Dashed, Line[{{0, H1}, {100, H1}}]}]]
> 
> freezes Mathematica indefinitely.
> 
> What's a possible reason for this?
> 
> Thanks!
> 
> Aaron
> 
You would really need to offer a complete program - with H1, H2, and 
myGraph defined.

David Bailey
http://www.dbaileyconsultancy.co.uk


  • Prev by Date: Re: The show command freezes
  • Next by Date: questions about Mathematica
  • Previous by thread: Re: The show command freezes
  • Next by thread: Re: The show command freezes