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

3 visualizzazioni (ultimi 30 giorni)
How can I plot a line of one data point (x,y) using linear interpolation

Risposta accettata

John D'Errico
John D'Errico il 3 Ott 2018
Modificato: John D'Errico il 3 Ott 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.

Più risposte (0)

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by