csape function alternative for R 2015a

14 visualizaciones (últimos 30 días)
Shalin Parikh
Shalin Parikh el 7 de En. de 2017
Comentada: Shalin Parikh el 10 de En. de 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

Respuesta aceptada

Steven Lord
Steven Lord el 8 de En. de 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.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by