Statistics and ML Toolbox
Show older comments
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 Comment
Matt J
on 23 Jun 2025
You shold talk to tech Support about installation issues.
Answers (1)
Star Strider
on 23 Jun 2025
You may have path problems.
Run these from a script or your Command Window --
restoredefaultpath
rehash toolboxcache
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!