MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

controllers in manipulate

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131867] controllers in manipulate
  • From: Francisco Gutierrez <fgutiers2002 at yahoo.com>
  • Date: Sun, 20 Oct 2013 23:38:46 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • Reply-to: Francisco Gutierrez <fgutiers2002 at yahoo.com>

Dear Group:

I have a Manipulate[f, ...], where f is a function of 2 variables, x and y

x can get any real value, but y can only be an integer. How can I put the controls so that the control of x is a slider and the control of
y is a radio button?

Thanks!



  • Prev by Date: Re: Exercise of Programming with Mathematica
  • Next by Date: Re: Exercise of Programming with Mathematica
  • Previous by thread: Fw: why the mantissas used below are all roots of powers of 10
  • Next by thread: Re: controllers in manipulate