I am using R2016a right now and I tried to use interpolation function which MathWorks webpage says 'interpl' but the R2016a says 'Undefined function or variable 'interpl'.' when I use interpl function.

 Accepted Answer

KSSV
KSSV on 7 Nov 2016

2 votes

It is interp1 (interp(number one)). I think you have tried interpl (interp(alphabet l))

More Answers (0)

Asked:

on 7 Nov 2016

Answered:

on 7 Nov 2016

Community Treasure Hunt

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

Start Hunting!