What's happening with Show[] in Mathematica 6?
- To: mathgroup at smc.vnet.net
- Subject: [mg79005] What's happening with Show[] in Mathematica 6?
- From: krassi at veltrade.net
- Date: Sun, 15 Jul 2007 01:12:26 -0400 (EDT)
I tryed to run older notebooks in Mathematica 6 and I have this
problem: when I have the Show[] function in somewhere, it doesn't plot
anything!
Fro example, run this:
Do[Plot[Sun[x i],{x,-3,3}],{i,1,10}]
It doesn't output anything!
What's the problem?
- Follow-Ups:
- Re: What's happening with Show[] in Mathematica 6?
- From: Murray Eisenberg <murray@math.umass.edu>
- Re: What's happening with Show[] in Mathematica 6?