change the number of bins in corrplot function?

4 次查看(过去 30 天)
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.

采纳的回答

Urmila Rajpurohith
Urmila Rajpurohith 2019-11-22
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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Line Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by