MathGroup Archive 2000

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

Search the Archive

Re: subscripted symbols

  • To: mathgroup at smc.vnet.net
  • Subject: [mg23456] Re: subscripted symbols
  • From: "Kevin J. McCann" <kevinmccann at home.com>
  • Date: Thu, 11 May 2000 00:54:08 -0400 (EDT)
  • References: <8fb1s9$hrp@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Did you use the Utilities`Notation` Package?

Try

Utilities`Notation`
Symbolize[A_Subscript_1]

Kevin

"F. Mittermayr" <mitterma at linz.vai.co.at> wrote in message
news:8fb1s9$hrp at smc.vnet.net...
> Why isn't it allowed to say
>
> A={Subscript[A,1]}
>
> I get an error "$RecursionLimit::reclim: recursion depth of 256 exceeded."
>
>
> The following statements have been accepted:
>
> a={Subscript[A,1]}
>
> B={Subscript[A,1]}
>
> Subscript[A,0]={Subscript[A,1]}
>
>
> thnx for any ideas
>
> F. Mittermayr
>
> -----------------------------------
> using Mathematica 4.0
>
>
>



  • Prev by Date: Re: Random Geometric (long)
  • Next by Date: Re: contours
  • Previous by thread: subscripted symbols
  • Next by thread: Re: Re: subscripted symbols