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

40 vues (au cours des 30 derniers jours)
Onur Hakverdi
Onur Hakverdi le 16 Juin 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.

Réponses (1)

Reshma Nerella
Reshma Nerella le 21 Juin 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