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에 대해 자세히 알아보기

태그

질문:

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