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

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

[Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibi


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab
Date: Sun, 20 Mar 2016 23:13:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #15, bug #43959 (project octave):

Yes, 'start' is compared against char, but if that fails (the 'otherwise'
clause at line ~115) then it is interpreted as a matrix.

The existing patch has a lot of code, but perhaps that is unavoidable given
the range of options that Matlab supports.  I have no idea how flexible
inputParser is.  Let me know if there is anything I can do to help.

Also, I believe that Matlab treats these options as case-insensitive, so it is
probably better to use p.CaseSensitive=false.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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