필터 지우기
필터 지우기

Limit the x values that are shown in the histogram

조회 수: 4 (최근 30일)
Julozert
Julozert 2020년 5월 3일
답변: Mathias Andersen 2020년 5월 3일
Hi,
I created a histogram but i dont want the x values of 0-64 are shown. How can i limit the x output?

채택된 답변

Mathias Andersen
Mathias Andersen 2020년 5월 3일
xlim([64 100]) or change the numbers to whatever bounds you want to have.

추가 답변 (0개)

카테고리

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

태그

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by