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?

 채택된 답변

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 Exchange에서 Introduction 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