error when using the function rmoutlier
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the following error using the function rmoutliers (Dependent_v, 'movmean',5);
Undefined function or variable 'rmoutliers'.
I am using Matlab_R22017b
0 Kommentare
Akzeptierte Antwort
Matt J
am 30 Mai 2019
Bearbeitet: Matt J
am 30 Mai 2019
You need to upgrade to 2018b.
2 Kommentare
Steven Lord
am 18 Sep. 2021
The rmoutliers function was Introduced in R2018b. You will not be able to use it in either release R2013a or R2013b.
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!