Re: Take away the sliders
- To: mathgroup at smc.vnet.net
- Subject: [mg101139] Re: Take away the sliders
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Thu, 25 Jun 2009 07:11:37 -0400 (EDT)
- Organization: Uni Leipzig
- References: <h1svfd$ml7$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi, Manipulate[x, {x, 0, 1, InputField}] ? Regards Jens Lobotomy wrote: > Hi > I just want to use the boxes below the sliders to enter the parameter > values. I dont want to use the sliders or the other functions coming > with Manipulate. Is there another commando i can use than manipulate, > or just a way to remove the sliders? >