how to use show text property in plots ..?
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Viswa
il 26 Ago 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.
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!