How to add a Locator (Tooltip) to RootLocusPlot?
- To: mathgroup at smc.vnet.net
- Subject: [mg128624] How to add a Locator (Tooltip) to RootLocusPlot?
- From: Eduardo Mendes <emammendes at hotmail.com>
- Date: Sat, 10 Nov 2012 02:09:32 -0500 (EST)
- 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
Hello I wonder whether someone out there would know how to add a Locator or Tooltip or something else that allows me to see the values of the parameter k (See command below) when the mouse passes over the resulting curves? Unfortunately I have no idea on how to do it. RootLocusPlot[k (s^2+2 s+4)/(s(s+4)(s+6)(s^2+1.4s+1)),{k,0,150}] Many thanks Ed
- Follow-Ups:
- Re: How to add a Locator (Tooltip) to RootLocusPlot?
- From: Bob Hanlon <hanlonr357@gmail.com>
- Re: How to add a Locator (Tooltip) to RootLocusPlot?