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

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 28 Jul. 2016

1 Stimme

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

Weitere Antworten (1)

Matilda
Matilda am 28 Jul. 2016

0 Stimmen

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

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by