|
[Date Index]
[Thread Index]
[Author Index]
Re: Newbie with simple questions (take 2)
- To: mathgroup at smc.vnet.net
- Subject: [mg62344] Re: Newbie with simple questions (take 2)
- From: "Chris Chiasson" <chris.chiasson at gmail.com>
- Date: Mon, 21 Nov 2005 03:54:33 -0500 (EST)
- References: <dlp37m$1hp$1@smc.vnet.net><dlpgtq$4dn$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Subscripts are represented inside Mathematica by a "function" called
Subscript, whose arguments are the base and the subscript itself. If
one of the variables for which you are solving, eliminating, or to
which you are assigning values appears inside the Subscript function,
bad things can happen; Mathematica will treat Subscript just like any
other function. There are ways around this limitation, including use of
the Notation package. The rabbit hole goes very deep here, so I will
stop for now.
--
http://chrischiasson.com/contact/chris_chiasson
Prev by Date:
Export[] to XLS
Next by Date:
TagSetDelayed and UpValues
Previous by thread:
Re: Newbie with simple questions (take 2)
Next by thread:
Re: AW: Same scaling for plots/ charts
|