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

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

[Octave-bug-tracker] [bug #51725] Adding mxGetProperty to Matlab API


From: Piotr Held
Subject: [Octave-bug-tracker] [bug #51725] Adding mxGetProperty to Matlab API
Date: Mon, 14 Aug 2017 11:50:50 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.86 Safari/537.36

Follow-up Comment #16, bug #51725 (project octave):

So I compiled nulltst.c And when I ran I got:


>> a = nulltst
plhs[0] initialized to 0
One or more output arguments not assigned during call to "nullstr".


And in John's case (you can't define a function inline like that :)), but a
similar function defined in a file gave:


>> [a,b] = foo()
Error using foo
Too many output arguments


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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