help function interp not found

Hi,
I should know: if in my Matlab version miss a function (in my case "interp1") I can find it somewhere? Thanks to all very much
Vittoria D'Avino

2 Comments

What do you get when you type:
which interp1
?
Can you write the exact error you get?
interp1 is part of base matlab, so unless you've somehow messed up with matlab install it should be found assuming you're calling it correctly.

Sign in to comment.

Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Asked:

on 18 Sep 2014

Commented:

on 18 Sep 2014

Community Treasure Hunt

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

Start Hunting!