Error using corrplot function

4 次查看(过去 30 天)
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
Stephan, corrplot requires the Econometrics Toolbox. To see/learn if you have access, check out this answer.

更多回答(0 个)

类别

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

标签

Community Treasure Hunt

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

Start Hunting!

Translated by