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

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

[Octave-bug-tracker] [bug #36686] Saving and loading function handles th


From: Rik
Subject: [Octave-bug-tracker] [bug #36686] Saving and loading function handles that point to subfunctions is not working correctly
Date: Sun, 20 Nov 2016 15:39:22 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #3, bug #36686 (project octave):

When I run main.m, the second time the output is 


model.odefun([2 3], 0)
ans =

  scalar structure containing the fields:

    odefun = @gas_phase_ODE


So Octave is saving the function handle name, but it is not connecting the
function handle to the actual function.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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