How can I set the number of decimals places displayed on plots and histograms?
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Clement Hilty
il 23 Ott 2020
Commentato: Clement Hilty
il 26 Ott 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 Commenti
Risposta accettata
drummer
il 23 Ott 2020
3 Commenti
drummer
il 25 Ott 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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Histograms in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!