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

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

[Octave-bug-tracker] [bug #48408] save -append should overwrite a variab


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #48408] save -append should overwrite a variable with the same name
Date: Tue, 5 Jul 2016 21:30:21 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #5, bug #48408 (project octave):

You can do what Rik suggests in comment #3.  But I think you can store the
variables obtained from the load function in a struct, modify the struct with
the new variable(s) that you are appending, then write the struct out to the
same file that you just loaded.

Maybe you could do better in C++.

In any case, it is also low priority for me unless someone wants to use $$ to
increase my interest.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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