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

2 Comments

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.
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)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Asked:

Gem
on 5 Apr 2020

Commented:

Gem
on 5 Apr 2020

Community Treasure Hunt

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

Start Hunting!