Skip to content

scInteractiveAxes

  scInteractiveAxes coordinates cursor control over axes limits
  in a sigTOOL result view

  Example:
  scInteractiveAxes(ax)
      activates interactive control on the specified set of axes
  scInteractiveAxes(ax, 'off')   
      deactivates interaction

  When activated, scInteractiveAxes allows the user to
    [1] Drag the zero tick to a new position
    [2] Stretch or compress an axis by dragging a non-zero tick to a new
    position

  -------------------------------------------------------------------------
  Author: Malcolm Lidierth 08/09
  Copyright © The Author & King's College London 2009-
  -------------------------------------------------------------------------