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?

 Akzeptierte Antwort

Mischa Kim
Mischa Kim am 15 Sep. 2016

1 Stimme

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

Weitere Antworten (0)

Kategorien

Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by