octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35881] clear all removes subfunctions


From: Julien Bect
Subject: [Octave-bug-tracker] [bug #35881] clear all removes subfunctions
Date: Tue, 03 May 2016 12:15:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #8, bug #35881 (project octave):

JWE asked (see Comment #3):
> What does Matlab remove when "clear all" appears inside a function? Does it
clear all top-level variables and functions, but not the current function?

According to the documentation (R2016a), "clear all" basically clears
everything except:

 * classes
 * the currently running function ("If a function is locked or currently
running, it is not cleared from memory.")

http://fr.mathworks.com/help/matlab/ref/clear.html

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35881>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]