Hello,
I am using matlab 2016, I have a function where I need to call spmak which is normally part of the matlab functions library.
When I call the function, matlab tells me if doesn't exist.
If I look for it in the documentation using F1, I can find the function but if I type help spmak in my command windows, i get "spmak not found."
Thanks for any advice !
Mathilde

 Respuesta aceptada

Walter Roberson
Walter Roberson el 28 de Jul. de 2016

1 voto

spmak is part of the Curvefitting Toolbox. You might perhaps not have that installed, or you might perhaps not have that licensed.

Más respuestas (1)

Matilda
Matilda el 28 de Jul. de 2016

0 votos

I didn't know it was part of the curve fitting toolbox ! I think that's why then. Thanks!
Mathilde

Categorías

Preguntada:

el 28 de Jul. de 2016

Respondida:

el 28 de Jul. de 2016

Community Treasure Hunt

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

Start Hunting!

Translated by