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

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

[Octave-bug-tracker] [bug #47763] saving a function handle to user funct


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #47763] saving a function handle to user function saves full path
Date: Fri, 22 Apr 2016 18:18:11 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

Ok, so you're saying that Matlab does also save the full path to the m-file,
but it doesn't use it at all when the file is loaded? Did you do a "save
-ascii" in Matlab to confirm this? Is there any way to test that Matlab
actually doesn't use the full path for anything when loading? The cases you've
shown suggest that it doesn't.

One more case I've thought of is what if the handle is saved as a handle to a
builtin function, and loaded in a Matlab session where that function is
shadowed by a user function on the path?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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