필터 지우기
필터 지우기

Statistics and Machine Learning Toolbox 安装后which命令搜索不到

조회 수: 5 (최근 30일)
旭东
旭东 2023년 3월 13일
답변: Shuba Nandini 2023년 3월 29일

답변 (1개)

Shuba Nandini
Shuba Nandini 2023년 3월 29일
Hello,
I understand that you are trying to test whether Statistics and Machine learning Toolbox is installed or not in your MATLAB. The “Statistics and Machine Learning Toolbox” was renamed as “Statistics Toolbox” in R2015a.
If you want to check whether that toolbox is installed or not, use can also this command:
license('test','statistics_toolbox')
To know how license function works, please refer to this link:
I hope this helps!
Regards,
Nandini

카테고리

Help CenterFile Exchange에서 安装和许可简介에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!