error when using the function rmoutlier
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have the following error using the function rmoutliers (Dependent_v, 'movmean',5);
Undefined function or variable 'rmoutliers'.
I am using Matlab_R22017b
0 Commenti
Risposta accettata
Matt J
il 30 Mag 2019
Modificato: Matt J
il 30 Mag 2019
You need to upgrade to 2018b.
2 Commenti
Steven Lord
il 18 Set 2021
The rmoutliers function was Introduced in R2018b. You will not be able to use it in either release R2013a or R2013b.
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!