Why are my group functions missing?

Dear colleagues,
I don't know exactly why, but when i try to use the gscatter function, it simply does not appears in my MATLAB. It says "Undefined function or variable 'gscatter'. Did you mean: >> scatter"
I have absolutely no clue why. It seems that gplot is also missing.
Can i download this function from the website, somehow? I need it with quite some urgency for my thesis, otherwise, i'll be installing SPSS and selling my MATLAB copy.
Best regards,

댓글 수: 1

Jan Orwat
Jan Orwat 2016년 7월 6일
gplot is in mathematics > Sparse Matrices > ...
gscatter is a part of Statistics and Machine Learning Toolbox

댓글을 달려면 로그인하십시오.

답변 (1개)

Star Strider
Star Strider 2016년 7월 6일

1 개 추천

See if running:
restoredefaultpath
savepath % <— MAY NOT BE NECESSARY
rehash toolboxcache
from the Command Window or a script file fixes the problem. If not, Contact Support.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2016년 7월 6일

답변:

2016년 7월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by