Removal of functions
- To: mathgroup at smc.vnet.net
- Subject: [mg27258] Removal of functions
- From: bghiggins at ucdavis.edu (Brian Higgins)
- Date: Wed, 14 Feb 2001 03:41:26 -0500 (EST)
- Organization: The Math Forum
- References: <968729$3qn@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Andy, Use the Unset command. Unset[[Subscript[y,1][x_]] or the short hand version Subscript[y,1][x_]=. To see all your definitions using subscripts, use ?Subscripts Note they are all defined in the System context Brian