Access to the "smooth" function in Matlab 2016?

In Matlab 2015b I use the "smooth" function. If I upgrade my Matlab 2015b version to the Matlab 2016 version, do I then need to buy the additional curve fitting toolbox in order to access the smooth function?

댓글 수: 2

Adam
Adam 2016년 10월 4일
I need to Curve Fitting Toolbox to run this in R2015b too. Are you sure you aren't using a function called 'smooth' from elsewhere that you haven't added to your path for R2016b?
Find the code for the 'smooth' function here: https://uk.mathworks.com/matlabcentral/fileexchange/6271-spec-file-reader/content/specreader/smooth.m Copy and paste and save to your file path.

댓글을 달려면 로그인하십시오.

답변 (1개)

John D'Errico
John D'Errico 2016년 10월 4일

0 개 추천

You cannot use an old toolbox if you upgrade your matlab release, but do not upgrade the toolbox too. So you need a current toolbox.

댓글 수: 1

Thank you for your reply.
In Matlab 2015b I have been able to use the smooth function without any toolboxes, however, this does not seem to be the case for 2016.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Smoothing에 대해 자세히 알아보기

제품

태그

질문:

2016년 10월 4일

댓글:

2017년 2월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by