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

1 vue (au cours des 30 derniers jours)
mohammad moslehi
mohammad moslehi le 22 Avr 2022
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').

Réponses (1)

Cris LaPierre
Cris LaPierre le 22 Avr 2022
Look into the max function, particularly this syntax.\

Catégories

En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by