Smooth function does not available in Matlab 2013a?
이전 댓글 표시
Hi,
I was previously used Matlab 2010b to perform data smoothing for Loess Low pass filter. The code was working perfectly with the older version of 2010b, but when I applied the same code with Matlab 2013a, an error shows 'undefined function smooth'. Is there anyone out there can advise on this? Thanks
답변 (1개)
Mischa Kim
2014년 1월 29일
Do you have the Curve Fitting Toolbox installed and licensed? Try
which -all smooth
카테고리
도움말 센터 및 File Exchange에서 Smoothing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!