From: Nils W. <nw...@ia...> - 2007-02-08 16:28:18
|
Hi all, Is there a way to add the coordinates in text form to each plus in the attached figure ? ERach plus in the plot is generated by plot([data[-1].real],[data[-1].imag],'k+') For example the rightmost plus (in the upper right half plane) should have a text (1.049+0.692j) Can I use text for this purpose ? Any pointer would be appreciated. Thanks in advance Nils |