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

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

[Octave-bug-tracker] [bug #64975] Octave for Windows extremely slow


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #64975] Octave for Windows extremely slow
Date: Mon, 4 Dec 2023 13:56:00 -0500 (EST)

Follow-up Comment #6, bug #64975 (project octave):


octave:1> aa = 1
aa = 1
octave:2> ab = 2
ab = 2
octave:3> ac = 3
ac = 3
octave:4> ad = 4
ad = 4
octave:5> ae = 5
ae = 5
octave:6> who
Variables visible from the current scope:

aa  ab  ac  ad  ae

octave:7> clear a[bcd]
octave:8> who
Variables visible from the current scope:

aa  ae





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64975>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

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