error when using the function rmoutlier
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
AU
el 30 de Mayo de 2019
Comentada: Steven Lord
el 18 de Sept. de 2021
I have the following error using the function rmoutliers (Dependent_v, 'movmean',5);
Undefined function or variable 'rmoutliers'.
I am using Matlab_R22017b
0 comentarios
Respuesta aceptada
Matt J
el 30 de Mayo de 2019
Editada: Matt J
el 30 de Mayo de 2019
You need to upgrade to 2018b.
2 comentarios
Steven Lord
el 18 de Sept. de 2021
The rmoutliers function was Introduced in R2018b. You will not be able to use it in either release R2013a or R2013b.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!