FT_SELECT_POINT

Note that this reference documentation is identical to the help that is displayed in Matlab when you type “help ft_select_point”.

  FT_SELECT_POINT helper function for selecting a one or multiple points
  in the current figure using the mouse.
 
  Use as
    [selected] = ft_select_point(pos, ...)
 
  It returns a list of the [x y] coordinates of the selected points.
 
  Optional input arguments should come in key-value pairs and can include
    'multiple'    true/false, make multiple selections, pressing "q" on the keyboard finalizes the selection (default = false)
    'nearest'     true/false (default = true)
 
  Example use
    pos = randn(10,2);
    figure
    plot(pos(:,1), pos(:,2), '.')
    ft_select_point(pos)

reference/ft_select_point.txt · Last modified: 2012/05/23 23:02 (external edit)

You are here: startreferenceft_select_point
This DokuWiki features an Anymorphic Webdesign theme, customised by Eelke Spaak and Stephen Whitmarsh.
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0