how can i mark the maximum of my plot and have extent and time for it?

1 Ansicht (letzte 30 Tage)
this is my code and the file is a 10*2231 double matrice, how can i get extent and time for my plot and mark the maximum of it?
y=xlsread('newshishe_3mordad_2714.csv');
plot(y').

Antworten (1)

Cris LaPierre
Cris LaPierre am 22 Apr. 2022
Look into the max function, particularly this syntax.\

Kategorien

Mehr zu 2-D and 3-D Plots finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by