Statistics and ML Toolbox
45 次查看(过去 30 天)
显示 更早的评论
Statistics and Machine Learning toolbox is installed (according to the installation procedure of Matlab)) but it is not recognized (it is not listed when i type "ver" in the command window). Any idead why and how I can "force" Matlab to recognize it?
I do not find "stats" in C:\Program Files\MATLAB\R2025a\toolbox. This again indicates I guess that it is not installed. But how can I install it when the installation procedure claims it is installed?
Steinar
回答(1 个)
Star Strider
2025-6-23
You may have path problems.
Run these from a script or your Command Window --
restoredefaultpath
rehash toolboxcache
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!