MathGroup Archive 2008

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

Search the Archive

Re: Stacked Definitions

  • To: mathgroup at smc.vnet.net
  • Subject: [mg93566] Re: Stacked Definitions
  • From: Peter Breitfeld <phbrf at t-online.de>
  • Date: Fri, 14 Nov 2008 06:40:38 -0500 (EST)
  • References: <gfimim$g0o$1@smc.vnet.net>

Nikolaus Rath schrieb:
> Hello,
>
> If I make a definition of the form
>
> temp[42][3] = 7
>
> where is this rule stored? I would have expected it to be in
> DownValues[temp] or DownValues[temp[42]], but the first list is empty
> and the second gives a syntax error.
>
>

It's in SubValues[temp]

Gruss Peter
-- 
==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==-==
Peter Breitfeld, Bad Saulgau, Germany -- http://www.pBreitfeld.de


  • Prev by Date: Re: How to export values of an expression as data file?
  • Next by Date: Re: specify a color for ErrorBar and remove the point in
  • Previous by thread: Re: Stacked Definitions
  • Next by thread: RE: Stacked Definitions