Skip to content

SmoothingContextMenu

  SmoothingContextMenu: helper function adds data smoothing to a uicontextmenu

  SmoothingContextMenu(h)
      Populates uimenu object h with the basic smoothing callbacks

  The smoothing window is a gaussian with SD of 0.5 [equivalent to 
  gausswin(n,2) with the SP Toolbox]
  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 03/08
  Copyright © The Author & King's College London 2008-
  -------------------------------------------------------------------------