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

조회 수: 1 (최근 30일)
mohammad moslehi
mohammad moslehi 2022년 4월 22일
답변: Cris LaPierre 2022년 4월 22일
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').

답변 (1개)

Cris LaPierre
Cris LaPierre 2022년 4월 22일
Look into the max function, particularly this syntax.\

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by