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: Markus Bergholz
Subject: [Octave-bug-tracker] [bug #43959] statistics package: kmeans incompatibility with Matlab
Date: Thu, 03 Mar 2016 20:06:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

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

I guess using inputParser instead of parseparams can avoid some lines of code
and keep it more clean. Especially the while switch case lines ... and blocks
as in line 99-105 can completely dropped.

Furthermore, don't use i as your iterator variable. i, j, e, ... are already
assigned in octave (but I dunno if this is a contributing guideline or not).

    _______________________________________________________

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]