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

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

[Octave-bug-tracker] [bug #42242] Octave does not always execute most re


From: anonymous
Subject: [Octave-bug-tracker] [bug #42242] Octave does not always execute most recently saved file in an NFS directory
Date: Mon, 21 Dec 2015 23:56:59 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

Follow-up Comment #26, bug #42242 (project octave):

I am encountering this error as well. I noticed this error only after using
the same program for over an hour. Restarting Octave did not fix the issue.
Have not tried restarting machine.

Changing variable and clicking save and run does not update the variables
value in the Workspace Window, nor does it produce the correct results for the
new variables in the command window. File is properly saved though.

Manually clearing the workspace using the command window allows the variables
to be set to the proper value, but using the "Clear" command in the file does
not. Clearing the workspace must be performed after each time the file is
run.

This program performs simple multiplication and division using several
variables.

Idc=10;
N=6.5;
lm=7.35*2;
lg=0.187;
ur=3000; 

Bdc=0.4*pi*N*Idc*10^(-4)/(lg+lm/ur)


I am saving to my local machine, which is 64 bit Windows 7. Octave 4.0.0
Compiled for "i686-w64-mingw32".

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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