How to find the maximum value to normalize the plot?

Hi, I am a new learner of MATLAB. I am trying to write a code where the plot is symmetrical. I need to make it normalized and that's why I need to know the max value of the Y axis. Can anyone please help me to find the command to get the max Y value of the plot so that I can use it to normalize the graph? Thanks.

 채택된 답변

KSSV
KSSV 2018년 7월 5일
편집: KSSV 2018년 7월 5일

0 개 추천

Read about function max. This gives you maximum value of the given data.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2018년 7월 5일

편집:

2018년 7월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by