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 ExchangeCommunications Toolbox についてさらに検索

タグ

質問済み:

2016 年 9 月 15 日

回答済み:

2016 年 9 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by