필터 지우기
필터 지우기

how to how ylim in addaxis

조회 수: 3 (최근 30일)
Matin jaberi
Matin jaberi 2022년 7월 27일
답변: Walter Roberson 2022년 7월 27일
I have the following code and need to add ylim for each addaxis. Please let me know if you know what the best approch is.
  댓글 수: 1
Walter Roberson
Walter Roberson 2022년 7월 27일
this appears to refer to https://www.mathworks.com/matlabcentral/fileexchange/9016-addaxis

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

채택된 답변

Walter Roberson
Walter Roberson 2022년 7월 27일
After you call addaxes() the current axes is left set to the axes just created. You can then just call ylim() at that point.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Logical에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by