Error using corrplot function

1 回表示 (過去 30 日間)
Stephan Raczak
Stephan Raczak 2016 年 9 月 15 日
回答済み: Mischa Kim 2016 年 9 月 15 日
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 Center および File ExchangeCorrelation and Convolution についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by