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

25 Ansichten (letzte 30 Tage)
Onur Hakverdi
Onur Hakverdi am 16 Jun. 2021
Beantwortet: Reshma Nerella am 21 Jun. 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.

Antworten (1)

Reshma Nerella
Reshma Nerella am 21 Jun. 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