Borrar filtros
Borrar filtros

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

5 visualizaciones (últimos 30 días)
旭东
旭东 el 13 de Mzo. de 2023
Respondida: Shuba Nandini el 29 de Mzo. de 2023

Respuestas (1)

Shuba Nandini
Shuba Nandini el 29 de Mzo. de 2023
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

Categorías

Más información sobre 安装和许可简介 en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!