MathGroup Archive 2007

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

Search the Archive

Dynamic InputField wont work with Symbolized variables - is there a solution?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg83390] Dynamic InputField wont work with Symbolized variables - is there a solution?
  • From: robert prince-wright <robertprincewright at yahoo.com>
  • Date: Mon, 19 Nov 2007 06:14:30 -0500 (EST)

Has anyone found a workaround for the fact that Symbolize[] in the `Notation package stops statements like the one below from working:

InputField[Dynamic[ mySubsriptedVariable]]

I have no [problem using my subscripted variables in the statement above if I dont make the statement

Symbolize[ mySubscriptedVariable]

However as soon as I do the Dynamic aspect stops working.


  

Robert Prince-Wright
2203 Crocker St
Houston
TX, 77006
       


  • Prev by Date: Discrepancy between Integrate and NIntegrate
  • Next by Date: MapThread over ragged arrays
  • Previous by thread: Re: Discrepancy between Integrate and NIntegrate
  • Next by thread: MapThread over ragged arrays