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

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

[Octave-bug-tracker] [bug #65559] Octave does not save folders added to


From: Torbjorn
Subject: [Octave-bug-tracker] [bug #65559] Octave does not save folders added to path to .octaverc.
Date: Fri, 5 Apr 2024 18:25:48 -0400 (EDT)

Follow-up Comment #7, bug #65559 (group octave):

I have the same problem in windows 7 running in virtual-box.
The lines between:
## Begin savepath auto-created section, do not edit
## End savepath auto-created section
in .octaverc becomes empty after saving the path

I tried to solve it by open octave version 8.4.0 and save the path there. Then
I open version 9.1.0 and everything work fine until a make a new savepath in
version 9.1.0 then addpath command between ## begin and ## end are gone. 
 
.octaverc saved with 8.4.0
## Begin savepath auto-created section, do not edit
  addpath ('C:\Users\tobbe\Documents\Ansoft;C:\Program Files\GNU
Octave\Octave-8.4.0\mingw64\lib\octave\packages\windows-1.6.4\x86_64-w64-mingw32-api-v58;C:\Program
Files\GNU Octave\Octave-8.4.0\mingw64\share\octave\packages\windows-1.6.4',
'-begin');
## End savepath auto-created section


Then I addpath ('C:\Users\tobbe\Documents\HFSS');savepath in 9.1.0

the result in .octaverc :
## Begin savepath auto-created section, do not edit
## End savepath auto-created section


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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