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

1 visualización (últimos 30 días)
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').

Respuestas (1)

Cris LaPierre
Cris LaPierre el 22 de Abr. de 2022
Look into the max function, particularly this syntax.\

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by