Re: Help
- To: mathgroup at smc.vnet.net
- Subject: [mg92351] Re: Help
- From: magma <maderri2 at gmail.com>
- Date: Sun, 28 Sep 2008 07:22:30 -0400 (EDT)
- References: <gbjmbb$3ah$1@smc.vnet.net>
Rui,
for your next threads in mathgroup, I would suggest that you put a
more meaninful title than "Help".
This would facilitate visual scanning of the mathgroup messages.
your
ran={x, 0, 4}; Plot[Sin[x], ran]
does not work, imo, because Plot localizes its variables. But there
are perhaps also other reasons.
Using
On[] and Off[]
might help you to resolve the arcane, but the output is very
intricate.