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?

 Respuesta aceptada

Mischa Kim
Mischa Kim el 15 de Sept. de 2016

1 voto

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

Más respuestas (0)

Categorías

Más información sobre Communications Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 15 de Sept. de 2016

Respondida:

el 15 de Sept. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by