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

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

[Octave-bug-tracker] [bug #59316] Cannot load anonymous function handle


From: Rik
Subject: [Octave-bug-tracker] [bug #59316] Cannot load anonymous function handle with empty local vars
Date: Wed, 21 Oct 2020 17:00:23 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #2, bug #59316 (project octave):

Is there a simple test case here?

I tried


f = @() 3 + 5;
save -mat f.var f


But, this throws an error


warning: save: wrong type argument 'function handle'
error: save: error while writing 'f' to MAT file




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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