How can I label the highest peak point in plottted figure ?

44 visualizaciones (últimos 30 días)
Onur Hakverdi
Onur Hakverdi el 16 de Jun. de 2021
Respondida: Reshma Nerella el 21 de Jun. de 2021
Hi I have csv file, Everything is good just I need to know that how can I label the highest peak point at that figure ? for just 1 Value.

Respuestas (1)

Reshma Nerella
Reshma Nerella el 21 de Jun. de 2021
Hi,
As suggested youcan use max to find the highest peak point. Here's a link to a helpful similiar question:
Once you get the point, you can use text function to label/add description to that particular datapoint.

Community Treasure Hunt

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

Start Hunting!

Translated by