How can I set the number of decimals places displayed on plots and histograms?

조회 수: 18 (최근 30일)
I am learning about image editing and I have a vector of all the grayscale values that go into an image.
In a histogram of the different pixel values, I would like to display the labels on the graph in standard notation. I'm looking for a MATLAB setting to help me do that, so it will display standard notation by default.

채택된 답변

drummer
drummer 2020년 10월 23일
Would this work? It has some configurations for x and y axes.
  댓글 수: 3
drummer
drummer 2020년 10월 25일
Well, I think you could write a function for your configuration options.
Check this out for figures, perhaps you can adjust for the histograms.
Then every time you want to plot them, it will be made through your functions.
I don't think you can set a global preference in such a specific plot you want to show through figures.

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

추가 답변 (0개)

카테고리

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

태그

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by