The show command freezes
- To: mathgroup at smc.vnet.net
- Subject: [mg90137] The show command freezes
- From: Aaron Fude <aaronfude at gmail.com>
- Date: Mon, 30 Jun 2008 04:53:54 -0400 (EDT)
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