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

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

[Octave-bug-tracker] [bug #56810] [octave forge] (nurbs) nrbbasisfunder


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #56810] [octave forge] (nurbs) nrbbasisfunder fails when called with 4 output arguments
Date: Tue, 27 Aug 2019 06:49:08 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0 SeaMonkey/2.48

Follow-up Comment #1, bug #56810 (project octave):

Yes, looks like a silly typo :-)

Have you tried if it works properly when changing
|| (nargout>3) ...
into
|| (nargout > 4) ...
?

cc'íng package maintainer

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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