csape function alternative for R 2015a

14 Ansichten (letzte 30 Tage)
Shalin Parikh
Shalin Parikh am 7 Jan. 2017
Kommentiert: Shalin Parikh am 10 Jan. 2017
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

Akzeptierte Antwort

Steven Lord
Steven Lord am 8 Jan. 2017
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.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by