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 个评论

gplot is in mathematics > Sparse Matrices > ...
gscatter is a part of Statistics and Machine Learning Toolbox

请先登录,再进行评论。

回答(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 中查找有关 Startup and Shutdown 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by