linear interpolation code - interp1

3 Ansichten (letzte 30 Tage)
Arianna Serpi
Arianna Serpi am 23 Mär. 2018
Beantwortet: Stephen23 am 23 Mär. 2018
It is possible to access the source code of the function 'interp1, or someone know how to write it? thank you very much

Antworten (1)

Stephen23
Stephen23 am 23 Mär. 2018
"It is possible to access the source code of the function 'interp1,"
I doubt it, and even if you could get a copy it would be covered by your license, which restricts what you can do with it.
Note that the GNU Octave interp1 is a simple Mfile which you can read, copy, and edit.

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by