How would I add labels to points?

20 visualizzazioni (ultimi 30 giorni)
Grant McNamara
Grant McNamara il 19 Apr 2019
Commentato: Star Strider il 24 Ott 2025 alle 16:53
How would I use max(), num2str(), and text() to label the maximum point on a graph? I am supposed to use them to add on each plot a line that says max height: (max height of the plot).

Risposta accettata

Star Strider
Star Strider il 19 Apr 2019
Use the text (link) function. You will likely also need the sprintf function.
  2 Commenti
Stephanie
Stephanie il 24 Ott 2025 alle 16:50
Thank you G, literally help me for my homework. All the question I have had have been answer by you.
Star Strider
Star Strider il 24 Ott 2025 alle 16:53
My pleasure!
A Vote would be appreciated!

Accedi per commentare.

Più risposte (0)

Prodotti


Release

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by