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
2016-7-6
gplot is in mathematics > Sparse Matrices > ...
gscatter is a part of Statistics and Machine Learning Toolbox
回答(1 个)
Star Strider
2016-7-6
See if running:
restoredefaultpath
savepath % <— MAY NOT BE NECESSARY
rehash toolboxcache
类别
在 帮助中心 和 File Exchange 中查找有关 Startup and Shutdown 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!