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

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

[Octave-bug-tracker] [bug #46751] Blank Workspace and blank command wind


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #46751] Blank Workspace and blank command window after and during code execution
Date: Tue, 26 Jan 2016 12:51:04 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #4, bug #46751 (project octave):

The code you posted below doesn't run for me.

However, if I do something simple such as:

while(1) 
   B = "1";
 endwhile

.. and press Ctrl-C, I see the variables I have used, and if I RUN A=1 in the
command window, I see variable A added to the work space.



 



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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