MathGroup Archive 2006

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

Search the Archive

Re: Resetting Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg65765] Re: [mg65733] Resetting Mathematica
  • From: "Szabolcs Horvát" <szhorvat at gmail.com>
  • Date: Mon, 17 Apr 2006 02:28:02 -0400 (EDT)
  • References: <200604160749.DAA11138@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

On 4/16/06, vladimir347 at yahoo.com <vladimir347 at yahoo.com> wrote:
> [This post has been delayed due to email problems - moderator]
>
> Hello!
>
> What is the nicest way to reset Mathematica to a state as it was just
> started?
>
> --
> Vladimir
>
>

If you'd like to reset the front end to the state it was after you
installed Mathematica, hold CRTL and SHIFT while the front end is
launching.

If you'd like to reset the kernel, simply evaluate the command Quit[],
or quit the kernel using the front end menu system (Kernel -> Quit
Kernel).

If you work on a slow machine and restaring the kernel takes too long,
you may consider using the
<<Utilities`CleanSlate`
package, which can be found in the AddOns/ExtraPackages/Utilities
folder. This package allows you to take the state of the kernel back
to the point when the package was read in. But it doesn't always work
correctly.

I hope this helps.

Szabolcs Horvát


  • Prev by Date: Re: adding matrices
  • Next by Date: Re: adding matrices
  • Previous by thread: Resetting Mathematica
  • Next by thread: Re: Resetting Mathematica