MathGroup Archive 2006

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

Search the Archive

Help !! problems with symbolize

  • To: mathgroup at smc.vnet.net
  • Subject: [mg68880] Help !! problems with symbolize
  • From: "mintoo" <varun.tangri at gmail.com>
  • Date: Tue, 22 Aug 2006 05:20:09 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi!
I created a new symbol with symbolize. Say

\!\(\*
  RowBox[{"Symbolize", "[",
    TagBox[\(γ\_ion\),
      NotationBoxTag,
      TagStyle->"NotationTemplateStyle"], "]"}]\)

In plain english it meant gamma_ion    where ion was in a subscript

what i want to do is:

gamma_ion = 2

g= gamma_ion  + 6

my answer here is always in terms of gamma_ion but the value is never
substituted. I get a

Set::write : Tag NotationBoxTag in  ... is Protected error !!!

how do i do this !!! I have tried in mathematica 4 & 5


  • Prev by Date: Re: List Help Needed
  • Next by Date: Re: List Help Needed
  • Previous by thread: RE: Controlling axes labels in 3D plots
  • Next by thread: Re: Help !! problems with symbolize