필터 지우기
필터 지우기

how to find max and min value within a certain range of a plot

조회 수: 7 (최근 30일)
ZENONG
ZENONG 2023년 4월 12일
댓글: Star Strider 2023년 4월 13일
Hi, I'm using plot function to identify second wave and measure it's frequency, so is there any way for me to get timeseries of the max and min value within the second wave range directly without have to search them in csv files. Thank you.
  댓글 수: 2
ZENONG
ZENONG 2023년 4월 13일
This is the plot file and want to know how to find the timeseries of first upper peak and second lower peak.

댓글을 달려면 로그인하십시오.

채택된 답변

Star Strider
Star Strider 2023년 4월 12일
Use the bounds function on the specific plot argument.
  댓글 수: 3
Star Strider
Star Strider 2023년 4월 13일
As always, my pleasure!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by