csape function alternative for R 2015a

15 次查看(过去 30 天)
Hello, I have a code which was written in R2011a version. The code has a function csape in a part of the code. However when i run the code in R2014a, it gives an error stating "undefined function csape" Can anyone suggest me an alternate function to csape

采纳的回答

Steven Lord
Steven Lord 2017-1-8
The csape function is part of Curve Fitting Toolbox. You likely had this toolbox installed in your older release, but don't have it installed in the release you're using now. You can check if this toolbox is installed using the ver function.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by