Smooth function not working

6 vues (au cours des 30 derniers jours)
Lindsay Collins
Lindsay Collins le 4 Déc 2020
The smooth function has stopped working for me.
Example input: test = smooth(data,10);
Error message: Error using smooth (line 36)
Input matrices must be the same length.
I am working with 2018a and I have verified that I still have the Curve Fitting Toolbox.

Réponses (1)

Walter Roberson
Walter Roberson le 4 Déc 2020
which smooth
You will find that you are using some other smooth function, not toolbox/curvefit/curvefit/smooth.m . In the official smooth function, line 36 is a comment.

Catégories

En savoir plus sur Smoothing dans Help Center et File Exchange

Tags

Produits


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by