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

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

0 Stimmen

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.

Gefragt:

am 16 Jun. 2021

Beantwortet:

am 21 Jun. 2021

Community Treasure Hunt

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

Start Hunting!

Translated by