Statistics and ML Toolbox
Afficher commentaires plus anciens
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 commentaire
Matt J
le 23 Juin 2025
You shold talk to tech Support about installation issues.
Réponses (1)
Star Strider
le 23 Juin 2025
You may have path problems.
Run these from a script or your Command Window --
restoredefaultpath
rehash toolboxcache
Catégories
En savoir plus sur Introduction to Installation and Licensing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!