How can I set the number of decimals places displayed on plots and histograms?
11 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Clement Hilty
le 23 Oct 2020
Commenté : Clement Hilty
le 26 Oct 2020
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.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/389558/image.jpeg)
0 commentaires
Réponse acceptée
drummer
le 23 Oct 2020
3 commentaires
drummer
le 25 Oct 2020
Well, I think you could write a function for your configuration options.
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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Histograms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!