フィルターのクリア

I don't have the function 'squareform' which I need to run 'linkage'

3 ビュー (過去 30 日間)
Virginie
Virginie 2012 年 11 月 7 日
Hi everybody,
I'm trying to use linkage but it returns this error: function 'squareform' for input arguments of type 'single'.> So i checked if I have the function 'squareform' using 'which' but it didn't find it. How can I do to get this function, please?
Thank you in advance for your help,
Virginie

採用された回答

Thomas
Thomas 2012 年 11 月 7 日
squareform is part of the statistics toolbox. You need to buy the statistics toolbox from the MATHWORKS if you do not have it. To check for installed toolboxes try
ver
and see if Statistics toolbox is present..

その他の回答 (1 件)

Virginie
Virginie 2012 年 11 月 8 日
Thank you for the answer. I don't have this tool... Thanks again! Virginie

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by