Re: Locators: Retrieve coordinates data to added locators
- To: mathgroup at smc.vnet.net
- Subject: [mg130380] Re: Locators: Retrieve coordinates data to added locators
- From: "Kevin J. McCann" <kjm at KevinMcCann.com>
- Date: Sat, 6 Apr 2013 05:12:12 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
- References: <kjgo1l$puv$1@smc.vnet.net>
This fantastic blog entry by Jon McLoone may help. Even if it doesn't, it is a lot of fun. http://blog.wolfram.com/2011/09/09/building-a-microscopy-application-in-mathematica/ Kevin On 4/3/2013 4:08 AM, Enrique Moreno wrote: > Hello, > > I have a problem with the following issue. I want to add several locators to a graphic (I'm using LocatorAutoCreate -> True in either Manipulate or DynamicModule+LocatorPane) and then retrieve a list with the coordinates of the locators for further analysis. I cannot do it. I tried using LocalizeVariables -> False in Manipulate but for some reason I cannot add a locator (Alt+Click) when this option is chosen. > > I would appreciate any help. Thanks! > > Enrique Moreno > Northeastern University >