how to use show text property in plots ..?
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
OMKARAM RAJESHWARA RAJU
am 20 Aug. 2020
Kommentiert: OMKARAM RAJESHWARA RAJU
am 27 Aug. 2020
we have show text property in contour plots,
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/348710/image.png)
similarly, if we have a plot, which contains multiple waveforms, then how can we use showtext property in "plot"
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/348713/image.png)
is any such property available for "plot"...?
Thanks in advance..!
0 Kommentare
Antworten (1)
Viswa
am 26 Aug. 2020
Hi,
From your question, it looks like you are looking for a property or method for adding text to the plot.
You can use the ‘text’ function for adding text to multiple data points in the plot. Referring to the examples in this page might help you.
Siehe auch
Kategorien
Mehr zu Annotations finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!