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

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

[Octave-patch-tracker] [patch #10331] mad.m: update function to use upda


From: Nicholas Jankowski
Subject: [Octave-patch-tracker] [patch #10331] mad.m: update function to use updated mean/median and be matlab compatible
Date: Mon, 10 Apr 2023 07:43:57 -0400 (EDT)

Follow-up Comment #3, patch #10331 (project octave):

Yes sorry, wasn't clear. The version of mad I pushed doesn't include the input
option omitnan, it passes omitnan to mean/median on each call:


m = fcn (abs (x - fcn (x, dim, "omitnan")), dim, "omitnan");


I understand the calling overhead issue. The initial goal here was
compatibility.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/patch/?10331>

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




reply via email to

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