MathGroup Archive 2000

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

Search the Archive

Re: Clear

  • To: mathgroup at smc.vnet.net
  • Subject: [mg21555] Re: Clear
  • From: "Allan Hayes" <hay at haystack.demon.co.uk>
  • Date: Sat, 15 Jan 2000 02:04:00 -0500 (EST)
  • References: <85mm9r$25k@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Christoph,

Subscript[k, t] = 42;

Subscript[k, t] =.;
(*short for Unset[Subscript[k, t]]*)

Check

Subscript[k, t] // InputForm

    Subscript[k, t]

Allan
---------------------
Allan Hayes
Mathematica Training and Consulting
Leicester UK
www.haystack.demon.co.uk
hay at haystack.demon.co.uk
Voice: +44 (0)116 271 4198
Fax: +44 (0)870 164 0565



"Christoph Handel" <hello at pc237.mechanik.tu-darmstadt.de> wrote in message
news:85mm9r$25k at smc.vnet.net...
>    howdy,
>
> if I define
>
> Subscript[k, t]=42
>
> how can I clear it?
>
> Clear[k] -> Error
> Clear[Subscript[k, t]] -> Error
>
> Greetings
> Christoph
> --
> the adress is valid
> for faster reply use handel at the same host
>



  • Prev by Date: Fast Fourier Transforms
  • Next by Date: Re: Simplify[] shortcoming
  • Previous by thread: Re: Fast Fourier Transforms
  • Next by thread: Filtered Backprojection