Re: Button Evaluate ?? -- From Jon
- To: mathgroup at smc.vnet.net
- Subject: [mg30074] Re: [mg30045] Button Evaluate ?? -- From Jon
- From: "Jon" <MTheory at msn.com>
- Date: Thu, 26 Jul 2001 01:20:11 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Mtheory at msn.com D.F., I wonder if the code for Calculus Wiz is accessible? good luck, Jon ----- Original Message ----- From: dooglefish at aol.communicate To: mathgroup at smc.vnet.net Subject: [mg30074] [mg30045] Button Evaluate ?? Feeble-minded owner of Mathematica (me) wished to set up demonstration notebooks. Buttons seemed like a good idea at the time.... It seems logical that there could be a variable name in a plot, say "y", and that y would be a function of an independant variable, oh what the heck, let's call it x. It seems there would be a way to have an input box where someone could type in values of x-initial, x-final, and an increment value, and another button which then told the Plot[y, {x, x-initial, x-final}]. It seems that learning how to name cells might be useful. Comments, anyone? -D