Statistics and ML Toolbox

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

You shold talk to tech Support about installation issues.

Sign in to comment.

Answers (1)

You may have path problems.
Run these from a script or your Command Window --
restoredefaultpath
rehash toolboxcache
If that doesn't solve the problem, Contact Support.

Categories

Products

Release

R2025a

Asked:

on 23 Jun 2025

Answered:

on 23 Jun 2025

Community Treasure Hunt

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

Start Hunting!