Error using corrplot function

I am trying to run corrplot on a simple matrix A (105x226 double). It seems that Matlab doesn't find the corrplot function:
>> corrplot(A); Undefined function or variable 'corrplot'.
Any suggestions?

 采纳的回答

Mischa Kim
Mischa Kim 2016-9-15

1 个投票

Stephan, corrplot requires the Econometrics Toolbox. To see/learn if you have access, check out this answer.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Communications Toolbox 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by