Prev: For Loop in Simulink
Next: GUI read a text file and
From: Dalle Ali on 20 May 2010 04:25 Hi guys, has anyone know how to link the datacursormode function between plots? so i have plotted in one figure two graphs, say the y-axes these graphs is identical, and i just want to show the coordinate-value from both graphs... but because of the identical value of the y-axes, i want when i click somewhere on the first graph, the second graph will also show it's coordinate-value with the same y-axes value (but with different x-axes value of course), so that the y-axes value of both graphs is somewhat linked or something.. well i already try to solve with linkprop, but to no avail... and honestly i really don't know what i should do coz i really new working with matlab... please can anyone help me? much much apreciated ;) cheers! Dalle
From: Matt J on 20 May 2010 07:35 Maybe this will help http://www.mathworks.com/matlabcentral/fileexchange/27266-linkdatatips
From: Dalle Ali on 24 May 2010 09:34 "Matt J " <mattjacREMOVE(a)THISieee.spam> wrote in message <ht36p8$5uq$1(a)fred.mathworks.com>... > Maybe this will help > > http://www.mathworks.com/matlabcentral/fileexchange/27266-linkdatatips wow thank you very much Matt, that surely gives me a heads up ;) i just wondering how can i use that in other than images or surfaceplots, coz the function linkdatatips apparently works only for those plots... can you help me please?.. cheers, Dalle
From: Matt J on 24 May 2010 10:03 "Dalle Ali" <tirtayasaonly(a)yahoo.com> wrote in message <htdv8g$os0$1(a)fred.mathworks.com>... ://www.mathworks.com/matlabcentral/fileexchange/27266-linkdatatips > > wow thank you very much Matt, that surely gives me a heads up ;) > i just wondering how can i use that in other than images or surfaceplots, coz the function linkdatatips apparently works only for those plots... can you help me please?.. ========== You might try modifying the code to suit your needs, or contacting its author...
|
Pages: 1 Prev: For Loop in Simulink Next: GUI read a text file and |