[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/
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Markus Bergholz, 2016/03/03
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Markus Bergholz, 2016/03/04
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Lachlan Andrew, 2016/03/20
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Markus Bergholz, 2016/03/20
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab,
Lachlan Andrew <=
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Markus Bergholz, 2016/03/21
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Lachlan Andrew, 2016/03/21
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Markus Bergholz, 2016/03/21
- [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab, Lachlan Andrew, 2016/03/24