I want to use the 'tabulate' function but it apparently isn't a build in function. Which library includes this function? Or what can I do to solve this?

1 件のコメント

Stephen23
Stephen23 2023 年 11 月 21 日
It is part of the Statistics toolbox:

サインインしてコメントする。

 採用された回答

Dyuman Joshi
Dyuman Joshi 2023 年 11 月 21 日

1 投票

tabulate is a part of the Statistics and Machine Learning Toolbox. To access the function, you need to download and install the aforementioned toolbox.
To check which toolboxes you have installed, run the command "ver" in the command window.
To check which toolboxes you have licensed, refer to this answer by Walter Roberson - https://in.mathworks.com/matlabcentral/answers/285496-how-do-i-view-what-toolboxes-i-have-for-my-license#answer_223183

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

質問済み:

Sam
2023 年 11 月 21 日

コメント済み:

2023 年 11 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by