change the number of bins in corrplot function?

3 vues (au cours des 30 derniers jours)
Yaser Khojah
Yaser Khojah le 19 Nov 2019
Commenté : Yaser Khojah le 26 Nov 2019
Hello,
Is there anyway to change the number of bins in corrplot function? I would like to use 10 bins instead let MATLAB choose it.

Réponse acceptée

Urmila Rajpurohith
Urmila Rajpurohith le 22 Nov 2019
Input arguments accepted by “corrplot” function are data series to plot correlation, axeson which to plot and name value pairs.
You cannot provide the number of bins as an input argument to the “corrplot” function as it is done in "histogram" function.
You can refer to the below documentation to know the name value pairs supported by “Corrplot” function

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by