|
[Date Index]
[Thread Index]
[Author Index]
Re: Simple Question [Clearing Variables]
- To: mathgroup at smc.vnet.net
- Subject: [mg46558] Re: Simple Question [Clearing Variables]
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 23 Feb 2004 22:33:40 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <c16lp1$5ng$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
Remove["Global`"]
or any other context you are using.
Regards
Jens
"Ashok. R" wrote:
>
> Hello all,
>
> I have a simple question. I want to know what command to use in order to
> clear all the variables that I have defined in the notebook. I do not want
> to clear them one by one.
>
> I treid Remove[All], but that removes the internal variables as well.
>
> Such a simple issue, but I cannot find the answer using the online doc.
>
> Merci
>
> Ashok
Prev by Date:
How to set y always greater than or equal to x for a function?
Next by Date:
Can't Load additional packages
Previous by thread:
Re: Simple Question [Clearing Variables]
Next by thread:
Scrolling TableForm?
|