How can I plot a line of one data point (x,y) using linear interpolation

3 visualizaciones (últimos 30 días)
How can I plot a line of one data point (x,y) using linear interpolation

Respuesta aceptada

John D'Errico
John D'Errico el 3 de Oct. de 2018
Editada: John D'Errico el 3 de Oct. de 2018
Linear interpolation is meaningless with one point. Said another way, there are infinitely many lines that pass through one point. TWO points determine a line. One point determines effectively nothing. So...
You can't.

Más respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by