Error using corrplot function

조회 수: 2 (최근 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 CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by