Re: subscripted function variables
- To: mathgroup at smc.vnet.net
- Subject: [mg50304] Re: [mg50287] subscripted function variables
- From: Sseziwa Mukasa <mukasa at jeol.com>
- Date: Thu, 26 Aug 2004 06:50:49 -0400 (EDT)
- References: <200408250735.DAA19767@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On Aug 25, 2004, at 3:35 AM, Christopher Grinde wrote: > Is there a way to use subscriptewd variable names in functions? > > I have tried > > f[Subscript[u,1]_]:=Subscript[u,1]^2 > > but I am not able to make this work. > > Any tip would be highly appreciated as I have a code that generates a > high > number of functions using Subscript[u,1]->Subscript[u,n] as variables. Use the Utilities`Notation` package. Regards, Ssezi
- References:
- subscripted function variables
- From: "Christopher Grinde" <christopher.grinde@hive.no>
- subscripted function variables