フィルターのクリア

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 Center および File ExchangeHistograms についてさらに検索

タグ

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by