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 ExchangeStartup and Shutdown についてさらに検索

質問済み:

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