Error when using "OutlierTest" function in DOMFlour toolbox on MATLAB, How may I solve this problem ?

5 views (last 30 days)
  2 Comments
Walter Roberson
Walter Roberson on 5 Apr 2020
Your MATLAB path is messed up.
restoredefaultpath;
rehash toolboxcache
savepath
now add DOMFlour toolbox onto your path and try again. Do not replace your entire path, just add new things.
Gem
Gem on 5 Apr 2020
Dear Prof. Walter Roberson,
I solved my problem following your guide. It works well now.
Thank you very much ! I really appreciate your kind help !

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!